updates.
[crypto.git] / apps / irssi / src / perl / perl-signals-list.h
index 4c1c9ad67c2cd7acd649feba18d81ead5fa14a33..fc888cf2d2c49c91432a26fa431c72ca41aeb367 100644 (file)
@@ -166,7 +166,7 @@ static PERL_SIGNAL_ARGS_REC perl_signal_args[] =
     { "message irc own_notice", { "iobject", "string", "string", NULL } },
     { "message irc notice", { "iobject", "string", "string", "string", "string", NULL } },
     { "message irc own_ctcp", { "iobject", "string", "string", "string", NULL } },
-    { "message irc ctcp", { "iobject", "string", "string", "string", "string", NULL } },
+    { "message irc ctcp", { "iobject", "string", "string", "string", "string", "string", NULL } },
     { "message dcc own", { "siobject", "string", NULL } },
     { "message dcc own_action", { "siobject", "string", NULL } },
     { "message dcc own_ctcp", { "siobject", "string", "string", NULL } },