summaryrefslogtreecommitdiffstats
path: root/src/crsm.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/crsm.hpp')
-rw-r--r--src/crsm.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/crsm.hpp b/src/crsm.hpp
index 5d0e51f..139446c 100644
--- a/src/crsm.hpp
+++ b/src/crsm.hpp
@@ -272,6 +272,8 @@ private:
CMD_FUNCTION(groupinfo);
CMD_FUNCTION(grouphelp);
+ CMD_FUNCTION(relist);
+
IRC_CHECK_CALLBACK(ircSetAdmin);
IRC_CHECK_CALLBACK(ircModCmd);
};