jingle/jingle.h
changeset 44 4738d78edc05
parent 35 a0fd92a93af7
child 45 c007e112dd54
--- a/jingle/jingle.h	Sat Jul 10 00:09:56 2010 +0200
+++ b/jingle/jingle.h	Sat Jul 10 00:21:17 2010 +0200
@@ -115,5 +115,5 @@
 void jingle_ack_iq(LmMessage *m);
 JingleAction jingle_action_from_str(const gchar* string);
 LmMessage *lm_message_from_jinglenode(const JingleNode *jn, const gchar *to);
-
+gboolean evscallback_jingle(guint evcontext, const gchar *arg, gpointer userdata);
 #endif