summaryrefslogtreecommitdiff
path: root/net-im/gaim-openq/files/patch-src-recv_core.c
blob: 4a61450e90df2121e7e051ef71a086397fb38544 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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;