| 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 */ |