Sfoglia il codice sorgente

(test_label_option): New variable

Sergey Poznyakoff 19 anni fa
parent
commit
a274294656
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  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.  */