From: Sergey Poznyakoff Date: Wed, 28 Sep 2005 19:40:41 +0000 (+0000) Subject: (test_label_option): New variable X-Git-Url: https://git.dogcows.com/gitweb?a=commitdiff_plain;h=a274294656347a2d14d7786e7e6559b79170b729;p=chaz%2Ftar (test_label_option): New variable --- diff --git a/src/common.h b/src/common.h index a4352c3..59c9684 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. */