grim/gplate

Funny, didn't catch this on linux...
template_cleanup
2008-09-25, grim
d4150c7dbc80
Parents bfb175afec76
Children 809a0bef00d1
Funny, didn't catch this on linux...
--- a/tests/test-dictionary-variable.c Sun Sep 21 23:07:13 2008 -0500
+++ b/tests/test-dictionary-variable.c Thu Sep 25 02:33:39 2008 -0500
@@ -193,6 +193,7 @@
{ "ten", "10" },
{ "three", "3" },
{ "two", "2" },
+ { NULL, NULL },
};
iterator_test(vd);