mirror of
https://github.com/jezhiggins/arabica
synced 2024-11-17 07:48:50 +01:00
comment fix
This commit is contained in:
parent
29778b3345
commit
3eaf5ea436
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ class Attr : public Node<stringT>
|
|||
|
||||
typedef Element<stringT> ElementT;
|
||||
friend class Element<stringT>;
|
||||
}; // class DocumentFragment
|
||||
}; // class Attr
|
||||
|
||||
|
||||
//////////////////////////////////////////////////////////
|
||||
|
|
Loading…
Reference in a new issue