1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-06-17 18:50:33 -04:00
ports/irc/icbirc/files/patch-irc.c
Hiroki Sato 5d2f6e9583 - Update MASTER_SITES and WWW: in pkg-descr.
- Regenerate patches.

PR:	244652
2020-03-07 03:05:37 +00:00

12 lines
220 B
C

--- 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>