opnsense-ports/irc/icbirc/files/patch-irc.c
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

12 lines
269 B
C

--- irc.c.orig 2014-05-17 02:34:33.000000000 +0900
+++ irc.c 2014-05-17 02:34:43.000000000 +0900
@@ -30,7 +30,9 @@
*
*/
+#if 0
static const char rcsid[] = "$Id: irc.c,v 1.13 2004/11/18 21:14:28 dhartmei Exp $";
+#endif
#include <stdarg.h>
#include <stdio.h>