diff options
Diffstat (limited to 'console-tools/setconsole.c')
| -rw-r--r-- | console-tools/setconsole.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/console-tools/setconsole.c b/console-tools/setconsole.c index 5908dad48..a9bbc78d5 100644 --- a/console-tools/setconsole.c +++ b/console-tools/setconsole.c | |||
| @@ -11,7 +11,7 @@ | |||
| 11 | #include "libbb.h" | 11 | #include "libbb.h" |
| 12 | 12 | ||
| 13 | #if ENABLE_FEATURE_SETCONSOLE_LONG_OPTIONS | 13 | #if ENABLE_FEATURE_SETCONSOLE_LONG_OPTIONS |
| 14 | static const char setconsole_longopts[] = | 14 | static const char setconsole_longopts[] ALIGN1 = |
| 15 | "reset\0" No_argument "r" | 15 | "reset\0" No_argument "r" |
| 16 | ; | 16 | ; |
| 17 | #endif | 17 | #endif |
