diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2016-11-06 21:08:29 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2016-11-06 21:08:29 +0000 |
commit | 52389e7c814f440812a7310202ff8d6cc8b4cba9 (patch) | |
tree | 5c1b209ea863674b66de5b197eaf8c3aca9419ce /irc/icbirc/files/patch-irc.c | |
parent | Bump virtual_oss to 1.1.2. (diff) |
Update to 2.1.
PR: 214262
Submitted by: Dmitrij D. Czarkoff
Notes
Notes:
svn path=/head/; revision=425582
Diffstat (limited to 'irc/icbirc/files/patch-irc.c')
-rw-r--r-- | irc/icbirc/files/patch-irc.c | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/irc/icbirc/files/patch-irc.c b/irc/icbirc/files/patch-irc.c deleted file mode 100644 index 1b673afda1e4..000000000000 --- a/irc/icbirc/files/patch-irc.c +++ /dev/null @@ -1,12 +0,0 @@ ---- 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> |