aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-html-parser.h
diff options
context:
space:
mode:
Diffstat (limited to 'camel/camel-html-parser.h')
-rw-r--r--camel/camel-html-parser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/camel/camel-html-parser.h b/camel/camel-html-parser.h
index 973ce29fe5..2e68e3bdff 100644
--- a/camel/camel-html-parser.h
+++ b/camel/camel-html-parser.h
@@ -65,7 +65,7 @@ struct _CamelHTMLParserClass {
CamelObjectClass parent_class;
};
-guint camel_html_parser_get_type (void);
+CamelType camel_html_parser_get_type (void);
CamelHTMLParser *camel_html_parser_new (void);
void camel_html_parser_set_data(CamelHTMLParser *hp, const char *start, int len, int last);