From a274294656347a2d14d7786e7e6559b79170b729 Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Wed, 28 Sep 2005 19:40:41 +0000 Subject: [PATCH] (test_label_option): New variable --- src/common.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/common.h b/src/common.h index a4352c3..59c9684 100644 --- a/src/common.h +++ b/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. */ -- 2.44.0