diff libpurple/protocols/jabber/libxmpp.c @ 23110:bb41bdce8981

Patch from Jaywalker to let prpls add some helpful text for some account fields. This includes the update from rekkanoryo that was reverted earlier. References #2295.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Mon, 05 May 2008 06:55:00 +0000
parents 718a9c287839
children d33fcdbd6ebc 4ac5db6e39f3 ff29208e03ef 26eabe8e739b
line wrap: on
line diff
--- a/libpurple/protocols/jabber/libxmpp.c	Mon May 05 06:19:46 2008 +0000
+++ b/libpurple/protocols/jabber/libxmpp.c	Mon May 05 06:55:00 2008 +0000
@@ -117,6 +117,7 @@
 	jabber_attention_types,			/* attention_types */
 
 	sizeof(PurplePluginProtocolInfo),       /* struct_size */
+	NULL
 };
 
 static gboolean load_plugin(PurplePlugin *plugin)