summaryrefslogtreecommitdiff
path: root/src/guichan/include/guichan/basiccontainer.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/guichan/include/guichan/basiccontainer.hpp')
-rw-r--r--src/guichan/include/guichan/basiccontainer.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/guichan/include/guichan/basiccontainer.hpp b/src/guichan/include/guichan/basiccontainer.hpp
index dc307fb27..7f2d81382 100644
--- a/src/guichan/include/guichan/basiccontainer.hpp
+++ b/src/guichan/include/guichan/basiccontainer.hpp
@@ -192,6 +192,6 @@ namespace gcn
*/
WidgetList mWidgets;
};
-}
+} // namespace gcn
-#endif // end GCN_BASICCONTAINER_HPP
+#endif // end GCN_BASICCONTAINER_HPP