From 553939ce35affac69b472e23eb30fed10a930187 Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Sun, 15 Feb 2009 22:11:02 +0000 Subject: Some changes. No idea what they are, mind you. svn path=/trunk/libcss/; revision=6536 --- test/dump_computed.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/dump_computed.h') diff --git a/test/dump_computed.h b/test/dump_computed.h index 7622394..22aa639 100644 --- a/test/dump_computed.h +++ b/test/dump_computed.h @@ -141,7 +141,7 @@ static void dump_computed_style(const css_computed_style *style, char *buf, char *ptr = buf; size_t wrote = 0; uint8_t val; - css_color color; + css_colour color; lwc_string *url; css_fixed len1, len2; css_unit unit1, unit2; -- cgit v1.2.3