aboutsummaryrefslogtreecommitdiff
path: root/flags.h
diff options
context:
space:
mode:
Diffstat (limited to 'flags.h')
-rw-r--r--flags.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/flags.h b/flags.h
index 570d6b1..a2e806a 100644
--- a/flags.h
+++ b/flags.h
@@ -15,6 +15,6 @@
#ifndef FLAGS_H_
#define FLAGS_H_
-extern bool g_is_syntax_check_only;
+extern bool g_is_dry_run;
#endif // FLAGS_H_