summaryrefslogtreecommitdiff
path: root/src/chat/room.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/chat/room.h')
-rwxr-xr-xsrc/chat/room.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/chat/room.h b/src/chat/room.h
index 06b0a9a..4c5fac6 100755
--- a/src/chat/room.h
+++ b/src/chat/room.h
@@ -23,6 +23,8 @@ private:
logd* p_logd;
#endif
+
+ void dumpit();
public:
room( string s_name );