diff libpurple/plugins/dbus-example.c @ 16674: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 32c366eeeb99
children 57d350900136
line wrap: on
line diff
--- a/libpurple/plugins/dbus-example.c	Sun Apr 29 22:17:53 2007 +0000
+++ b/libpurple/plugins/dbus-example.c	Sun Apr 29 22:33:23 2007 +0000
@@ -168,6 +168,12 @@
 	NULL,                                             /**< ui_info        */
 	NULL,                                             /**< extra_info     */
 	NULL,                                       /**< prefs_info     */
+	NULL,
+
+	/* padding */
+	NULL,
+	NULL,
+	NULL,
 	NULL
 };