Add the padding needed from the previous commit

Sun, 29 Mar 2009 21:17:34 +0000

author
Paul Aurich <darkrain42@pidgin.im>
date
Sun, 29 Mar 2009 21:17:34 +0000
changeset 26587
09756ec8f6a5
parent 26586
32f62e0864ad
child 26588
644d7d7ad292

Add the padding needed from the previous commit

pidgin/gtkdisco.c file | annotate | diff | comparison | revisions
--- a/pidgin/gtkdisco.c	Sun Mar 29 20:54:30 2009 +0000
+++ b/pidgin/gtkdisco.c	Sun Mar 29 21:17:34 2009 +0000
@@ -478,7 +478,12 @@
 	pidgin_disco_create,
 	pidgin_disco_destroy,
 	pidgin_disco_add_service,
-	pidgin_disco_in_progress
+	pidgin_disco_in_progress,
+	/* padding */
+	NULL,
+	NULL,
+	NULL,
+	NULL
 };
 
 void pidgin_disco_init() {

mercurial