libpurple/protocols/gg/gg.h

changeset 32685
140518f18665
parent 32675
a8ba546a18bc
child 33298
519acf37d16e
--- a/libpurple/protocols/gg/gg.h	Tue Oct 18 21:20:56 2011 +0000
+++ b/libpurple/protocols/gg/gg.h	Tue Oct 18 21:27:51 2011 +0000
@@ -59,6 +59,7 @@
 typedef struct {
 
 	struct gg_session *session;
+	guint inpa;
 	GGPToken *token;
 	GList *chats;
 	GGPSearches *searches;

mercurial