summaryrefslogtreecommitdiff
path: root/src/treebuilder/in_row.c
diff options
context:
space:
mode:
authorAndrew Sidwell <andy@entai.co.uk>2008-08-09 16:08:34 +0000
committerAndrew Sidwell <andy@entai.co.uk>2008-08-09 16:08:34 +0000
commit4df409a9ebcba33b4a2a5dcdde60812aeb7940a3 (patch)
tree3e0404d721041c48b07437b9a7894d2a3ecc0692 /src/treebuilder/in_row.c
parent3d3e3b0dfda0fe808039b4b8e8b455bc0ea1b704 (diff)
downloadlibhubbub-4df409a9ebcba33b4a2a5dcdde60812aeb7940a3.tar.gz
libhubbub-4df409a9ebcba33b4a2a5dcdde60812aeb7940a3.tar.bz2
Remove "spec up to date" lines in source.
svn path=/trunk/hubbub/; revision=4975
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