diff libpurple/protocols/gg/gg.c @ 23112: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 caa533b62902
line wrap: on
line diff
--- a/libpurple/protocols/gg/gg.c	Mon May 05 06:19:46 2008 +0000
+++ b/libpurple/protocols/gg/gg.c	Mon May 05 06:55:00 2008 +0000
@@ -2153,6 +2153,7 @@
 	NULL,
 	NULL,
 	sizeof(PurplePluginProtocolInfo),       /* struct_size */
+	NULL
 };
 /* }}} */