From 387ad01f061d415bbc24e4ba546e660ae33ff01a Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Sun, 29 Jul 2012 11:25:18 +0100 Subject: Resynchronise hubbub binding with master --- bindings/hubbub/parser.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bindings/hubbub/parser.c') diff --git a/bindings/hubbub/parser.c b/bindings/hubbub/parser.c index 9bbf131..6299da5 100644 --- a/bindings/hubbub/parser.c +++ b/bindings/hubbub/parser.c @@ -658,8 +658,8 @@ static hubbub_tree_handler tree_handler = { add_attributes, set_quirks_mode, change_encoding, - NULL, - complete_script + complete_script, + NULL }; /** -- cgit v1.2.3