summaryrefslogtreecommitdiff
path: root/irc/dancer-services/files/patch-dcc.c
diff options
context:
space:
mode:
Diffstat (limited to 'irc/dancer-services/files/patch-dcc.c')
-rw-r--r--irc/dancer-services/files/patch-dcc.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/irc/dancer-services/files/patch-dcc.c b/irc/dancer-services/files/patch-dcc.c
new file mode 100644
index 000000000000..993163207bde
--- /dev/null
+++ b/irc/dancer-services/files/patch-dcc.c
@@ -0,0 +1,11 @@
+--- source/dcc.c.orig Wed Nov 14 04:49:45 2001
++++ source/dcc.c Fri Apr 25 04:07:12 2003
+@@ -1057,7 +1057,7 @@
+
+ if (ircncmp(msg, "PING", 4) == 0)
+ {
+- notice(target, nick, msg - 1);
++ notice(target, nick, "%s", msg - 1);
+ SendUmode(OPERUMODE_Y,
+ "%s: CTCP PING received from %s!%s@%s",
+ target,