aboutsummaryrefslogtreecommitdiff
path: root/irc/xchat-gnome/files/patch-src_common_server.c
diff options
context:
space:
mode:
Diffstat (limited to 'irc/xchat-gnome/files/patch-src_common_server.c')
-rw-r--r--irc/xchat-gnome/files/patch-src_common_server.c13
1 files changed, 0 insertions, 13 deletions
diff --git a/irc/xchat-gnome/files/patch-src_common_server.c b/irc/xchat-gnome/files/patch-src_common_server.c
deleted file mode 100644
index e8420fcd0e7d..000000000000
--- a/irc/xchat-gnome/files/patch-src_common_server.c
+++ /dev/null
@@ -1,13 +0,0 @@
---- src/common/server.c.orig Sun Aug 10 17:40:15 2003
-+++ src/common/server.c Sat Oct 25 22:29:12 2003
-@@ -289,8 +289,8 @@
- {
- char *conv_line; /* holds a copy of the original string */
- int conv_len; /* tells g_convert how much of line to convert */
-- int utf_len;
-- int read_len;
-+ gsize utf_len;
-+ gsize read_len;
- GError *err;
- gboolean retry;
-