libpurple/protocols/oscar/libaim.c

branch
soc.2013.gobjectification.plugins
changeset 36545
23b59a16c808
parent 36544
1bf8b6ef5aea
child 36583
0582190c9382
--- a/libpurple/protocols/oscar/libaim.c	Sat Aug 17 23:28:51 2013 +0530
+++ b/libpurple/protocols/oscar/libaim.c	Sun Aug 18 00:04:13 2013 +0530
@@ -93,7 +93,7 @@
 	oscar_send_file,		/* send_file */
 	oscar_new_xfer,			/* new_xfer */
 	oscar_offline_message,	/* offline_message */
-	NULL,					/* whiteboard_prpl_ops */
+	NULL,					/* whiteboard_protocol_ops */
 	NULL,					/* send_raw */
 	NULL,					/* roomlist_room_serialize */
 	NULL,					/* unregister_user */

mercurial