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 5a1f5f97c..4318e0760 100644
--- a/src/dreamforge.c
+++ b/src/dreamforge.c
@@ -1258,7 +1258,7 @@ void anope_cmd_unban(char *name, char *nick)
/* Not Supported by this IRCD */
}
-void anope_cmd_vhost_off(char *nick)
+void anope_cmd_vhost_off(User * u)
{
/* Not Supported by this IRCD */
}