diff libpurple/protocols/irc/irc.h @ 32827:4a34689eeb33 default tip

merged from im.pidgin.pidgin
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Sat, 19 Nov 2011 14:42:54 +0900
parents a78523019e7a
children
line wrap: on
line diff
--- a/libpurple/protocols/irc/irc.h	Mon Sep 26 14:57:21 2011 +0900
+++ b/libpurple/protocols/irc/irc.h	Sat Nov 19 14:42:54 2011 +0900
@@ -54,6 +54,7 @@
 	GHashTable *cmds;
 	char *server;
 	int fd;
+	guint inpa;
 	guint timer;
 	guint who_channel_timer;
 	GHashTable *buddies;