libpurple/protocols/gg/libgadu-events.h

changeset 34383
4b1a106bbf1d
parent 33348
2394cd23ce8f
child 34437
ca6d1b4d24b5
equal deleted inserted replaced
34382:7548e9b92955 34383:4b1a106bbf1d
34 #include <libgadu.h> 34 #include <libgadu.h>
35 35
36 void ggp_events_user_data(PurpleConnection *gc, 36 void ggp_events_user_data(PurpleConnection *gc,
37 struct gg_event_user_data *data); 37 struct gg_event_user_data *data);
38 38
39 void ggp_events_json(PurpleConnection *gc, struct gg_event_json_event *ev);
40
39 #endif /* _GGP_LIBGADU_EVENTS_H */ 41 #endif /* _GGP_LIBGADU_EVENTS_H */

mercurial