aboutsummaryrefslogtreecommitdiff
path: root/flags.cc
diff options
context:
space:
mode:
Diffstat (limited to 'flags.cc')
-rw-r--r--flags.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/flags.cc b/flags.cc
index 0c611df..de95408 100644
--- a/flags.cc
+++ b/flags.cc
@@ -16,4 +16,4 @@
#include "flags.h"
-bool g_is_syntax_check_only;
+bool g_is_dry_run;