summaryrefslogtreecommitdiffstats
path: root/subopt-helper.h
diff options
context:
space:
mode:
Diffstat (limited to 'subopt-helper.h')
-rw-r--r--subopt-helper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/subopt-helper.h b/subopt-helper.h
index 7b8bd8cb5f..f9d17a0715 100644
--- a/subopt-helper.h
+++ b/subopt-helper.h
@@ -47,4 +47,4 @@ int int_pos( int * i );
int strargcmp(strarg_t *arg, const char *str);
int strargcasecmp(strarg_t *arg, char *str);
-#endif
+#endif /* SUBOPT_HELPER_H */