소스 검색

(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.  */