diff pidgin/gtkdebug.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 08db93bbd798
children 8d94cf688009
line wrap: on
line diff
--- a/pidgin/gtkdebug.c	Mon Apr 30 01:08:22 2007 +0000
+++ b/pidgin/gtkdebug.c	Mon Apr 30 01:18:28 2007 +0000
@@ -1116,7 +1116,11 @@
 static PurpleDebugUiOps ops =
 {
 	pidgin_debug_print,
-	pidgin_debug_is_enabled
+	pidgin_debug_is_enabled,
+	NULL,
+	NULL,
+	NULL,
+	NULL
 };
 
 PurpleDebugUiOps *