From 3193d4f4daa362f83a4b45c0e4a3e5e3539c9663 Mon Sep 17 00:00:00 2001 From: Chris Young Date: Sun, 29 Jul 2012 13:17:35 +0100 Subject: Change back for branch only --- bindings/hubbub/parser.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bindings') diff --git a/bindings/hubbub/parser.c b/bindings/hubbub/parser.c index 6299da5..9bbf131 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, - complete_script, - NULL + NULL, + complete_script }; /** -- cgit v1.2.3