diff options
Diffstat (limited to 'src/gui/chatmsgtype.h')
-rw-r--r-- | src/gui/chatmsgtype.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/chatmsgtype.h b/src/gui/chatmsgtype.h index 5c1cf5589..62fac3e0a 100644 --- a/src/gui/chatmsgtype.h +++ b/src/gui/chatmsgtype.h @@ -37,6 +37,6 @@ namespace ChatMsgType BY_LOGGER, BY_UNKNOWN = -1 }; -} +} // namespace ChatMsgType #endif // GUI_CHATMSGTYPE_H |