X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Fcommon.h;h=4d2c3994181051b6bfa95b537ee3219dfb80e2fe;hb=7fe7adcbb985e78aaf9f78051fa26167779be1f6;hp=14ae2caddfbb8e3db77bceaa6cef3c4a666fdbe3;hpb=45ccda119355a1087450039a250359c1d0de0d08;p=chaz%2Ftar diff --git a/src/common.h b/src/common.h index 14ae2ca..4d2c399 100644 --- a/src/common.h +++ b/src/common.h @@ -386,6 +386,8 @@ GLOBAL dev_t root_device; /* Unquote filenames */ GLOBAL bool unquote_option; +GLOBAL int savedir_sort_order; + /* Show file or archive names after transformation. In particular, when creating archive in verbose mode, list member names as stored in the archive */