diff src/protocols/zephyr/zephyr.c @ 10116:9f358a718f38

[gaim-migrate @ 11153] I went through every commit email on oldstatus since we branched, and merged relevant things to HEAD that had only been applied on oldstatus. committer: Tailor Script <tailor@pidgin.im>
author Stu Tomlinson <stu@nosnilmot.com>
date Mon, 18 Oct 2004 19:02:33 +0000
parents 8490f2e292a6
children a66cf83552dc
line wrap: on
line diff
--- a/src/protocols/zephyr/zephyr.c	Mon Oct 18 17:25:25 2004 +0000
+++ b/src/protocols/zephyr/zephyr.c	Mon Oct 18 19:02:33 2004 +0000
@@ -102,7 +102,7 @@
 
 parse_tree null_parse_tree = { 
 	"", 
-	{}, 
+	{NULL}, 
 	0,
 };