Fixes 968. Will immediately backport to master
This commit is contained in:
parent
bf093747fc
commit
cdc632214c
|
@ -346,7 +346,7 @@ TY_PRIVATE Bool TY_(AdjustCharEncoding)( TidyDocImpl* doc, int encoding );
|
||||||
** stream (because we reset after parsing.)
|
** stream (because we reset after parsing.)
|
||||||
** @param doc The Tidy document to adjust.
|
** @param doc The Tidy document to adjust.
|
||||||
*/
|
*/
|
||||||
void TY_(AdjustConfig)( TidyDocImpl* doc );
|
TY_PRIVATE void TY_(AdjustConfig)( TidyDocImpl* doc );
|
||||||
|
|
||||||
|
|
||||||
/** Indicates whether or not the current configuration is completely default.
|
/** Indicates whether or not the current configuration is completely default.
|
||||||
|
|
Loading…
Reference in a new issue