diff libpurple/plugins/autoaccept.c @ 16666:5205dd2bd035

And the rest of the plugins that are compiling for me by default...
author Gary Kramlich <grim@reaperworld.com>
date Sun, 29 Apr 2007 22:33:23 +0000
parents 08db93bbd798
children aed9eceb7b0f
line wrap: on
line diff
--- a/libpurple/plugins/autoaccept.c	Sun Apr 29 22:17:53 2007 +0000
+++ b/libpurple/plugins/autoaccept.c	Sun Apr 29 22:33:23 2007 +0000
@@ -231,6 +231,12 @@
 	get_plugin_pref_frame,
 	0,
 	NULL,
+
+	/* padding */
+	NULL,
+	NULL,
+	NULL,
+	NULL
 };
 
 static PurplePluginInfo info = {
@@ -258,7 +264,13 @@
 	NULL,					/* ui_info				*/
 	NULL,					/* extra_info			*/
 	&prefs_info,				/* prefs_info			*/
-	NULL					/* actions				*/
+	NULL,					/* actions				*/
+
+	/* padding */
+	NULL,
+	NULL,
+	NULL,
+	NULL
 };
 
 static void