$OpenBSD$ index aff79c7..e2ef2f8 100644 --- parser/html/nsHtml5Parser.h.orig Fri Feb 20 15:40:38 2015 +++ parser/html/nsHtml5Parser.h Fri Feb 20 15:40:38 2015 @@ -262,7 +262,7 @@ class nsHtml5Parser : public nsIParser, /** * Parse until pending data is exhausted or a script blocks the parser */ - void ParseUntilBlocked(); + nsresult ParseUntilBlocked(); private: