comment fix

This commit is contained in:
jez_higgins 2005-06-06 21:00:20 +00:00
parent 29778b3345
commit 3eaf5ea436

View file

@ -47,7 +47,7 @@ class Attr : public Node<stringT>
typedef Element<stringT> ElementT;
friend class Element<stringT>;
}; // class DocumentFragment
}; // class Attr
//////////////////////////////////////////////////////////