aboutsummaryrefslogtreecommitdiffstats
path: root/suspend.c
diff options
context:
space:
mode:
Diffstat (limited to 'suspend.c')
-rw-r--r--suspend.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/suspend.c b/suspend.c
index d355e33..343664d 100644
--- a/suspend.c
+++ b/suspend.c
@@ -1190,7 +1190,7 @@ static inline int get_config(int argc, char *argv[])
required_argument, NULL, 's'
},
#ifdef CONFIG_BOTH
- HACKS_LONG_OPTS,
+ HACKS_LONG_OPTS
#endif
{ NULL, 0, NULL, 0 }
};