summaryrefslogtreecommitdiff
path: root/include/module.h
diff options
context:
space:
mode:
authorNaram Qashat <cyberbotx@cyberbotx.com>2010-06-20 18:42:58 -0400
committerNaram Qashat <cyberbotx@cyberbotx.com>2010-06-20 18:42:58 -0400
commit381c9c8870fad4c544f29deec22ba4be3549a731 (patch)
treef5f26e2dd380910b0ddd26e3d885d6bf56d40181 /include/module.h
parent2528dc80bd1b3e6b2c09db23eb51659e30128110 (diff)
The first of a few "CBX OCDing over code style" commits, focusing on include/* and src/* but not src/core/* or src/modules/*.
Diffstat (limited to 'include/module.h')
-rw-r--r--include/module.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/module.h b/include/module.h
index bc9323f19..f1d3ec221 100644
--- a/include/module.h
+++ b/include/module.h
@@ -7,5 +7,4 @@
#include "modules.h"
#include "version.h"
-#endif
-
+#endif // MODULE_H