From a268eaf7c6b039dc41c853e0d8d68633e2cf713a Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Sun, 1 Nov 2015 15:20:21 +0000 Subject: Remove trailing whitespace. --- include/libcss/computed.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/libcss/computed.h b/include/libcss/computed.h index 233265c..3470da8 100644 --- a/include/libcss/computed.h +++ b/include/libcss/computed.h @@ -73,7 +73,7 @@ typedef struct css_computed_content_item { lwc_string *sep; uint8_t style; } counters; - } data; + } data; } css_computed_content_item; css_error css_computed_style_create(css_computed_style **result); -- cgit v1.2.3