summaryrefslogtreecommitdiff
path: root/src/dreamforge.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/dreamforge.c')
-rw-r--r--src/dreamforge.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dreamforge.c b/src/dreamforge.c
index 761166b1f..6cd3edae3 100644
--- a/src/dreamforge.c
+++ b/src/dreamforge.c
@@ -1217,7 +1217,7 @@ void anope_cmd_unszline(char *mask)
}
/* SZLINE */
-void anope_cmd_szline(char *mask, char *reason)
+void anope_cmd_szline(char *mask, char *reason, char *whom)
{
/* Not Supported by this IRCD */
}