libpurple/protocols/mxit/actions.h

branch
soc.2013.gobjectification.plugins
changeset 36524
9da9eeae0cc4
parent 28841
6b9568572bcb
--- a/libpurple/protocols/mxit/actions.h	Mon Aug 12 01:28:15 2013 +0530
+++ b/libpurple/protocols/mxit/actions.h	Mon Aug 12 01:52:59 2013 +0530
@@ -28,7 +28,7 @@
 
 
 /* callbacks */
-GList* mxit_actions( PurplePlugin* plugin, gpointer context );
+GList* mxit_get_actions( PurpleConnection *gc );
 
 
 #endif		/* _MXIT_ACTIONS_H_ */

mercurial