]> Dogcows Code - chaz/tar/commitdiff
(test_label_option): New variable
authorSergey Poznyakoff <gray@gnu.org.ua>
Wed, 28 Sep 2005 19:40:41 +0000 (19:40 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Wed, 28 Sep 2005 19:40:41 +0000 (19:40 +0000)
src/common.h

index a4352c3914a1d833782ed0c4298bd2ad6603cb06..59c96844fb9bf2250f0ee82b4c6d34ee02ab48f2 100644 (file)
@@ -313,6 +313,9 @@ GLOBAL dev_t root_device;
 
 /* Unquote filenames */
 GLOBAL bool unquote_option;
+
+GLOBAL bool test_label_option;
+
 \f
 /* Declarations for each module.  */
 
This page took 0.022622 seconds and 4 git commands to generate.