summaryrefslogtreecommitdiff
path: root/src/treebuilder/in_row.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/treebuilder/in_row.c')
-rw-r--r--src/treebuilder/in_row.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/treebuilder/in_row.c b/src/treebuilder/in_row.c
index 7264f5c..a980af7 100644
--- a/src/treebuilder/in_row.c
+++ b/src/treebuilder/in_row.c
@@ -74,8 +74,6 @@ static inline bool act_as_if_end_tag_tr(hubbub_treebuilder *treebuilder)
/**
* Handle tokens in "in row" 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