diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/controller_hooks.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/controller_hooks.hpp b/src/controller_hooks.hpp index 170c2f0..a8a3371 100644 --- a/src/controller_hooks.hpp +++ b/src/controller_hooks.hpp @@ -21,4 +21,4 @@ struct controller_hooks { } // namespace wm -#endif //TMCAGLWM_CONTROLLER_HOOKS_HPP +#endif // TMCAGLWM_CONTROLLER_HOOKS_HPP |