libpurple/protocols/simple/simple.c

branch
soc.2007.xmpp
changeset 17800
39a0f9ed0e26
parent 17799
a2348357d07c
child 18718
17a6c2c4820e
equal deleted inserted replaced
17799:a2348357d07c 17800:39a0f9ed0e26
1796 NULL, /* new_xfer */ 1796 NULL, /* new_xfer */
1797 NULL, /* offline_message */ 1797 NULL, /* offline_message */
1798 NULL, /* whiteboard_prpl_ops */ 1798 NULL, /* whiteboard_prpl_ops */
1799 simple_send_raw, /* send_raw */ 1799 simple_send_raw, /* send_raw */
1800 NULL, /* roomlist_room_serialize */ 1800 NULL, /* roomlist_room_serialize */
1801 NULL, /* publish_tune */
1802 1801
1803 /* padding */ 1802 /* padding */
1803 NULL,
1804 NULL, 1804 NULL,
1805 NULL, 1805 NULL,
1806 NULL 1806 NULL
1807 }; 1807 };
1808 1808

mercurial