diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/HtmlParser.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/HtmlParser.h b/include/HtmlParser.h index 48660da..b01a59e 100644 --- a/include/HtmlParser.h +++ b/include/HtmlParser.h @@ -51,4 +51,4 @@ void html_parser_deinit(HtmlParser *self); void html_parser_parse(HtmlParser *self); -#endif /* HTML_PARSER_H */
\ No newline at end of file +#endif /* HTML_PARSER_H */ |