From 478018da914c247d0d49f64aba9eb3eb9a552199 Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Sun, 5 Dec 2010 10:50:56 +0000 Subject: Sync comment with reality svn path=/trunk/libcss/; revision=10994 --- include/libcss/types.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/libcss') diff --git a/include/libcss/types.h b/include/libcss/types.h index 7c2e7f2..8bc65a9 100644 --- a/include/libcss/types.h +++ b/include/libcss/types.h @@ -73,7 +73,7 @@ typedef enum css_origin { CSS_ORIGIN_AUTHOR = 2 /**< Author stylesheet */ } css_origin; -/** CSS colour -- RRGGBBAA */ +/** CSS colour -- AARRGGBB */ typedef uint32_t css_color; /* CSS unit */ -- cgit v1.2.3