summaryrefslogtreecommitdiffstats
path: root/src/gui/cmdline.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/cmdline.h')
-rw-r--r--src/gui/cmdline.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/cmdline.h b/src/gui/cmdline.h
index 6f1f9259..c2e004e6 100644
--- a/src/gui/cmdline.h
+++ b/src/gui/cmdline.h
@@ -45,7 +45,7 @@ struct gengetopt_args_info
char * path_arg; /* Target path for loaded patch. */
char * path_orig; /* Target path for loaded patch original value given at command line. */
const char *path_help; /* Target path for loaded patch help description. */
-
+
int help_given ; /* Whether help was given. */
int version_given ; /* Whether version was given. */
int engine_given ; /* Whether engine was given. */