summaryrefslogtreecommitdiff
path: root/src/treebuilder/in_table_body.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/treebuilder/in_table_body.c')
-rw-r--r--src/treebuilder/in_table_body.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/treebuilder/in_table_body.c b/src/treebuilder/in_table_body.c
index 6a6c82a..0efab9c 100644
--- a/src/treebuilder/in_table_body.c
+++ b/src/treebuilder/in_table_body.c
@@ -86,8 +86,6 @@ static bool table_sub_start_or_table_end(hubbub_treebuilder *treebuilder)
/**
* Handle tokens in "in table body" insertion mode
*
- * Up to date with the spec as of 25 June 2008
- *
* \param treebuilder The treebuilder instance
* \param token The token to process
* \return True to reprocess the token, false otherwise