diff options
Diffstat (limited to 'irc/psybnc/files/patch-tools-convconf.c')
-rw-r--r-- | irc/psybnc/files/patch-tools-convconf.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/irc/psybnc/files/patch-tools-convconf.c b/irc/psybnc/files/patch-tools-convconf.c deleted file mode 100644 index a4a7511a1729..000000000000 --- a/irc/psybnc/files/patch-tools-convconf.c +++ /dev/null @@ -1,11 +0,0 @@ ---- tools/convconf.c.orig Sat Dec 18 15:03:56 2004 -+++ tools/convconf.c Sat Dec 18 15:05:01 2004 -@@ -77,7 +77,7 @@ - fprintf(outfile,"%s.%s.%s\n",fname,section,buf); - } - } -- next: -+ next:; - } - return 0x0; - } |