diff finch/gntblist.c @ 17104:46f2f86e08e4

Death to more futuristic struct initialization. This should be the last.
author Richard Laager <rlaager@wiktel.com>
date Sat, 19 May 2007 06:54:15 +0000
parents 1a336cfc410e
children 0d9fba04fc85
line wrap: on
line diff
--- a/finch/gntblist.c	Sat May 19 06:34:27 2007 +0000
+++ b/finch/gntblist.c	Sat May 19 06:54:15 2007 +0000
@@ -447,9 +447,13 @@
 	node_remove,
 	NULL,
 	NULL,
-	.request_add_buddy = finch_request_add_buddy,
-	.request_add_chat = finch_request_add_chat,
-	.request_add_group = finch_request_add_group
+	finch_request_add_buddy,
+	finch_request_add_chat,
+	finch_request_add_group,
+	NULL,
+	NULL,
+	NULL,
+	NULL
 };
 
 static gpointer