summaryrefslogtreecommitdiff
path: root/src/treebuilder/in_cell.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/treebuilder/in_cell.c')
-rw-r--r--src/treebuilder/in_cell.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/treebuilder/in_cell.c b/src/treebuilder/in_cell.c
index 797b434..18c7b41 100644
--- a/src/treebuilder/in_cell.c
+++ b/src/treebuilder/in_cell.c
@@ -58,8 +58,6 @@ static inline void close_cell(hubbub_treebuilder *treebuilder)
/**
* Handle tokens in "in cell" 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