plugins/perl/common/Server.xs

changeset 13844
835b8f7b3d1d
parent 12216
d80739091a63
--- a/plugins/perl/common/Server.xs	Tue Jun 20 04:05:56 2006 +0000
+++ b/plugins/perl/common/Server.xs	Tue Jun 20 08:17:49 2006 +0000
@@ -200,10 +200,10 @@
 	Gaim::MessageFlags flags
 
 int  
-serv_send_typing(con, a, b)
+serv_send_typing(con, a, state)
 	Gaim::Connection con
 	const char * a
-	int b
+	Gaim::TypingState state
 
 void 
 serv_set_buddyicon(gc, filename)

mercurial