Sun, 29 Mar 2009 21:17:34 +0000
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() {