aboutsummaryrefslogtreecommitdiffstats
path: root/src/json_helper.hpp
diff options
context:
space:
mode:
authorKazumasa Mitsunari <knimitz@witz-inc.co.jp>2018-05-30 19:06:32 +0900
committerKazumasa Mitsunari <knimitz@witz-inc.co.jp>2018-05-30 19:06:32 +0900
commitdfe4aee045113eceaeabd327291f94583e7b13d3 (patch)
tree745826e7154c4d08606456dcef68716e64c70b81 /src/json_helper.hpp
parent5d91a5ffe0bc614ee79a18818dadf5836ce038d7 (diff)
Format source codes
Change-Id: I28e99487b814b23fe99aa6bc8ec4538af3940acf Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
Diffstat (limited to 'src/json_helper.hpp')
-rw-r--r--src/json_helper.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/json_helper.hpp b/src/json_helper.hpp
index 78e03f7..6c9cdab 100644
--- a/src/json_helper.hpp
+++ b/src/json_helper.hpp
@@ -27,4 +27,4 @@ json_object *to_json(compositor::screen const *s);
json_object *to_json(compositor::controller::props_map const &s);
json_object *to_json(std::vector<uint32_t> const &v);
-#endif // TMCAGLWM_JSON_HELPER_HPP
+#endif // TMCAGLWM_JSON_HELPER_HPP