diff options
Diffstat (limited to 'src/core/cmdline.hh')
| -rw-r--r-- | src/core/cmdline.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/cmdline.hh b/src/core/cmdline.hh index 8441a44..6e31076 100644 --- a/src/core/cmdline.hh +++ b/src/core/cmdline.hh @@ -10,4 +10,4 @@ const char* get(const char* option, const char* fallback = nullptr); bool contains(const char* option); } // namespace cmdline -#endif /* CORE_CMDLINE_HH */ +#endif // CORE_CMDLINE_HH |
