jingle/action-handlers.h
changeset 34 08715c230027
parent 29 9215053e8fb0
child 38 121e5ae7c1e5
--- a/jingle/action-handlers.h	Tue Jul 06 16:57:11 2010 +0200
+++ b/jingle/action-handlers.h	Wed Jul 07 14:06:49 2010 +0200
@@ -4,7 +4,7 @@
 #include <glib.h>
 #include <loudmouth/loudmouth.h>
 
-
+void handle_content_add(LmMessage *m, JingleNode *jn);
 void handle_session_initiate(LmMessage *m, JingleNode *jn);
 void handle_session_terminate(LmMessage *m, JingleNode *jn);
 const gchar* get_xmlnsdesc(const GSList* list);