summaryrefslogtreecommitdiff
path: root/src/guichan/include/guichan/widgetlistener.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/guichan/include/guichan/widgetlistener.hpp')
-rw-r--r--src/guichan/include/guichan/widgetlistener.hpp5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/guichan/include/guichan/widgetlistener.hpp b/src/guichan/include/guichan/widgetlistener.hpp
index 71ea4d4e9..ab8a2b791 100644
--- a/src/guichan/include/guichan/widgetlistener.hpp
+++ b/src/guichan/include/guichan/widgetlistener.hpp
@@ -66,7 +66,6 @@ namespace gcn
class GCN_CORE_DECLSPEC WidgetListener
{
public:
-
/**
* Destructor.
*/
@@ -121,6 +120,6 @@ namespace gcn
WidgetListener()
{ }
};
-}
+} // namespace gcn
-#endif // end GCN_WIDGETLISTENER_HPP
+#endif // end GCN_WIDGETLISTENER_HPP