summaryrefslogtreecommitdiff
path: root/console-tools/setconsole.c
diff options
context:
space:
mode:
Diffstat (limited to 'console-tools/setconsole.c')
-rw-r--r--console-tools/setconsole.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/console-tools/setconsole.c b/console-tools/setconsole.c
index 2e60c375e..5908dad48 100644
--- a/console-tools/setconsole.c
+++ b/console-tools/setconsole.c
@@ -13,7 +13,7 @@
13#if ENABLE_FEATURE_SETCONSOLE_LONG_OPTIONS 13#if ENABLE_FEATURE_SETCONSOLE_LONG_OPTIONS
14static const char setconsole_longopts[] = 14static const char setconsole_longopts[] =
15 "reset\0" No_argument "r" 15 "reset\0" No_argument "r"
16 "\0"; 16 ;
17#endif 17#endif
18 18
19#define OPT_SETCONS_RESET 1 19#define OPT_SETCONS_RESET 1