diff options
Diffstat (limited to 'src/core/strtools.hh')
| -rw-r--r-- | src/core/strtools.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/strtools.hh b/src/core/strtools.hh index 1462978..476a5f7 100644 --- a/src/core/strtools.hh +++ b/src/core/strtools.hh @@ -18,4 +18,4 @@ namespace strtools std::string trim_whitespace(const std::string& string); } // namespace strtools -#endif /* CORE_STRTOOLS_HH */ +#endif // CORE_STRTOOLS_HH |
