diff libpurple/protocols/simple/simple.c @ 17584:3e437e86bd6e

Implemented user tune, currently untested.
author Andreas Monitzer <pidgin@monitzer.com>
date Sun, 17 Jun 2007 20:31:01 +0000
parents 2e4e3c3028ae
children f2686bec13c0
line wrap: on
line diff
--- a/libpurple/protocols/simple/simple.c	Sun Jun 17 19:38:24 2007 +0000
+++ b/libpurple/protocols/simple/simple.c	Sun Jun 17 20:31:01 2007 +0000
@@ -1798,6 +1798,7 @@
 	NULL,					/* whiteboard_prpl_ops */
 	simple_send_raw,		/* send_raw */
 	NULL,					/* roomlist_room_serialize */
+	NULL,					/* publish_tune */
 
 	/* padding */
 	NULL,