diff pidgin/gtkblist.c @ 16681:fbf111436896

Patch from John 'rekkanoryo' Bailey to add the padding struct members in pidgin
author Gary Kramlich <grim@reaperworld.com>
date Mon, 30 Apr 2007 01:18:28 +0000
parents 26fb9b308cc1
children a836be6f3b3a
line wrap: on
line diff
--- a/pidgin/gtkblist.c	Mon Apr 30 01:08:22 2007 +0000
+++ b/pidgin/gtkblist.c	Mon Apr 30 01:18:28 2007 +0000
@@ -5865,7 +5865,11 @@
 	pidgin_blist_set_visible,
 	pidgin_blist_request_add_buddy,
 	pidgin_blist_request_add_chat,
-	pidgin_blist_request_add_group
+	pidgin_blist_request_add_group,
+	NULL,
+	NULL,
+	NULL,
+	NULL
 };