diff options
author | Marcus Fritzsch <marcus_fritzsch@mentor.com> | 2017-07-28 15:06:17 +0200 |
---|---|---|
committer | Marcus Fritzsch <marcus_fritzsch@mentor.com> | 2017-08-08 17:24:00 +0200 |
commit | daa317b67e3fa535712cfcfee923012252c7b911 (patch) | |
tree | bbe0034365fd59e787ca69e11d1dc3fa7eea2463 | |
parent | b9db068403f76da8c7cc12a5cebce92308de0653 (diff) |
controller_hooks: clang-format
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com>
-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 |