aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2009-03-15 19:26:25 +0100
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2009-03-15 19:26:25 +0100
commit749657865844a0aa90c09f8c1fd35fb8395b1d4b (patch)
treee5772eb251e7594ec8f6a25dd4249109b5cd700f /src
parent6569263ccdc969560445d9a3815fbc17f3039c4f (diff)
remove (wrong) comment
Diffstat (limited to 'src')
-rw-r--r--src/cssparser.hh2
1 files changed, 1 insertions, 1 deletions
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