diff options
-rw-r--r-- | src/cssparser.hh | 2 |
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 |