src/protocols/msn/notification.c

changeset 5312
7f9faad3e386
parent 5309
3178acad1449
child 5318
2073a19f4217
equal deleted inserted replaced
5311:6960ce592f44 5312:7f9faad3e386
32 32
33 } MsnPermitAdd; 33 } MsnPermitAdd;
34 34
35 static GHashTable *notification_commands = NULL; 35 static GHashTable *notification_commands = NULL;
36 static GHashTable *notification_msg_types = NULL; 36 static GHashTable *notification_msg_types = NULL;
37 G_MODULE_IMPORT GSList *connections;
37 38
38 /************************************************************************** 39 /**************************************************************************
39 * Callbacks 40 * Callbacks
40 **************************************************************************/ 41 **************************************************************************/
41 static void 42 static void

mercurial