diff options
Diffstat (limited to 'src/core/config.hh')
| -rw-r--r-- | src/core/config.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/config.hh b/src/core/config.hh index a7f8500..c3921a8 100644 --- a/src/core/config.hh +++ b/src/core/config.hh @@ -179,4 +179,4 @@ inline void ConfigNumber<T>::set_limits(T min_value, T max_value) m_string = std::to_string(m_value); } -#endif /* CORE_CONFIG_HH */ +#endif // CORE_CONFIG_HH |
