1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-07-15 08:19:13 -04:00
ports/net/gaim-openq/files/patch-src-recv_core.c
Pav Lucistnik 9622067427 Add gaim-openq, a QQ-liked protocol plugin for Gaim.
PR:		ports/72697
Submitted by:	hamigua <hamigua@cuc.cn>
2004-10-16 17:49:19 +00:00

11 lines
276 B
C

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