瀏覽代碼

(test_label_option): New variable

Sergey Poznyakoff 19 年之前
父節點
當前提交
a274294656
共有 1 個文件被更改,包括 3 次插入0 次删除
  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.  */