summaryrefslogtreecommitdiff
path: root/src/guichan/include/guichan/keyevent.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/guichan/include/guichan/keyevent.hpp')
-rw-r--r--src/guichan/include/guichan/keyevent.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/guichan/include/guichan/keyevent.hpp b/src/guichan/include/guichan/keyevent.hpp
index 99b632af1..61848192d 100644
--- a/src/guichan/include/guichan/keyevent.hpp
+++ b/src/guichan/include/guichan/keyevent.hpp
@@ -134,6 +134,6 @@ namespace gcn
*/
Key mKey;
};
-}
+} // namespace gcn
-#endif // end GCN_KEYEVENT_HPP
+#endif // end GCN_KEYEVENT_HPP