X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Ftar;a=blobdiff_plain;f=src%2Fcommon.h;h=4d2c3994181051b6bfa95b537ee3219dfb80e2fe;hp=14ae2caddfbb8e3db77bceaa6cef3c4a666fdbe3;hb=29a6964af3e1baabe978ce608e0466e1250d08ab;hpb=62497f0e26bb504bd8e51c36ab4ce89643538e36 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 */