diff options
Diffstat (limited to 'net/gaim-openq/files/patch-src-recv_core.c')
-rw-r--r-- | net/gaim-openq/files/patch-src-recv_core.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net/gaim-openq/files/patch-src-recv_core.c b/net/gaim-openq/files/patch-src-recv_core.c deleted file mode 100644 index 4a61450..0000000 --- a/net/gaim-openq/files/patch-src-recv_core.c +++ /dev/null @@ -1,11 +0,0 @@ ---- src/recv_core.c.orig Sat Oct 2 17:48:12 2004 -+++ src/recv_core.c Sat Oct 16 18:17:35 2004 -@@ -290,7 +290,7 @@ - void qq_input_pending(gpointer data, gint source, GaimInputCondition cond) - { - GaimConnection *gc; -- qq_data *qd;; -+ qq_data *qd; - guint8 *buf; - gint len; - |