Quellcode durchsuchen

(test_label_option): New variable

Sergey Poznyakoff vor 19 Jahren
Ursprung
Commit
a274294656
1 geänderte Dateien mit 3 neuen und 0 gelöschten Zeilen
  1. 3 0
      src/common.h

+ 3 - 0
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.  */