summaryrefslogtreecommitdiffstats
path: root/src/main.cpp
diff options
context:
space:
mode:
authorMarcus Fritzsch <marcus_fritzsch@mentor.com>2017-07-13 10:23:55 +0200
committerMarcus Fritzsch <marcus_fritzsch@mentor.com>2017-08-08 17:24:00 +0200
commitb166f3512f5e426e60a4ff610a9f07239ac18ea1 (patch)
tree9b774db75f88f9652c185ee6f5942cfa72370933 /src/main.cpp
parente04b072b79044ca1220499f6d39532c6c98f81db (diff)
clang-format, mostly indenting.
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com>
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 0e3a2bc..5eb211c 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -107,7 +107,7 @@ int binding_init() noexcept {
return -1;
}
-} // namespace
+} // namespace
#include "afb_binding_glue.inl"