summaryrefslogtreecommitdiff
path: root/src/treebuilder/in_table.c
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2009-01-08 20:15:52 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2009-01-08 20:15:52 +0000
commite6823897e9b89788da98051a1633e8c8bbaaa8ae (patch)
tree6b2d9c269631474a48c9e381311cfa2e8260148e /src/treebuilder/in_table.c
parent435a8c569ad3e660c19ed2383c2c18c8e9f3d3bc (diff)
downloadlibhubbub-e6823897e9b89788da98051a1633e8c8bbaaa8ae.tar.gz
libhubbub-e6823897e9b89788da98051a1633e8c8bbaaa8ae.tar.bz2
And some more
svn path=/trunk/hubbub/; revision=5998
Diffstat (limited to 'src/treebuilder/in_table.c')
-rw-r--r--src/treebuilder/in_table.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/treebuilder/in_table.c b/src/treebuilder/in_table.c
index 0530ee3..0c97470 100644
--- a/src/treebuilder/in_table.c
+++ b/src/treebuilder/in_table.c
@@ -41,7 +41,7 @@ static inline void clear_stack_table_context(hubbub_treebuilder *treebuilder)
/**
- * Process an <input> tag in the "in table" insertion mode.
+ * Process an input start tag in the "in table" insertion mode.
*/
static inline bool process_input_in_table(hubbub_treebuilder *treebuilder,
const hubbub_token *token)