Issue #456 - Oops, also out of 'lexer.h'
This commit is contained in:
parent
a7a4cd6a16
commit
21f008501a
|
@ -491,9 +491,6 @@ Node* TY_(FindXmlDecl)(TidyDocImpl* doc);
|
||||||
/* Returns containing block element, if any */
|
/* Returns containing block element, if any */
|
||||||
Node* TY_(FindContainer)( Node* node );
|
Node* TY_(FindContainer)( Node* node );
|
||||||
|
|
||||||
/* Adds meta element and sets the charset */
|
|
||||||
Bool TY_(TidyMetaCharset)( TidyDocImpl* doc );
|
|
||||||
|
|
||||||
/* add meta element for Tidy */
|
/* add meta element for Tidy */
|
||||||
Bool TY_(AddGenerator)( TidyDocImpl* doc );
|
Bool TY_(AddGenerator)( TidyDocImpl* doc );
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue