From: Sergey Poznyakoff Date: Wed, 28 Sep 2005 19:40:41 +0000 (+0000) Subject: (test_label_option): New variable X-Git-Tag: alpha_1_15_90~190 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=a274294656347a2d14d7786e7e6559b79170b729;p=debian%2Ftar (test_label_option): New variable --- diff --git a/src/common.h b/src/common.h index a4352c39..59c96844 100644 --- a/src/common.h +++ b/src/common.h @@ -313,6 +313,9 @@ GLOBAL dev_t root_device; /* Unquote filenames */ GLOBAL bool unquote_option; + +GLOBAL bool test_label_option; + /* Declarations for each module. */