aboutsummaryrefslogtreecommitdiffstats
path: root/irc/icbirc/files/patch-irc.c
blob: 0908d3575d79d3e0598d88767f0d9429765295a3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- irc.c.orig	2015-08-20 17:29:16 UTC
+++ irc.c
@@ -30,7 +30,9 @@
  *
  */
 
+#if 0
 static const char rcsid[] = "$Id: irc.c,v 1.2 2015/08/20 17:29:16 dhartmei Exp $";
+#endif
 
 #include <stdarg.h>
 #include <stdio.h>