From 749657865844a0aa90c09f8c1fd35fb8395b1d4b Mon Sep 17 00:00:00 2001 From: Johannes Hofmann Date: Sun, 15 Mar 2009 19:26:25 +0100 Subject: remove (wrong) comment --- src/cssparser.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/cssparser.hh') diff --git a/src/cssparser.hh b/src/cssparser.hh index 2ae5f7dd..c48b695f 100644 --- a/src/cssparser.hh +++ b/src/cssparser.hh @@ -24,4 +24,4 @@ CssPropertyList *a_Css_parse_declaration(const char *buf, int buflen); extern const CssPropertyInfo Css_property_info[CSS_PROPERTY_LAST]; -#endif // __CSS_H__ +#endif -- cgit v1.2.3