Minor formatting edit.
This commit is contained in:
parent
0c8b587067
commit
3a9a794d8b
|
@ -1576,7 +1576,6 @@ Bool TY_(SetXHTMLDocType)( TidyDocImpl* doc )
|
||||||
|
|
||||||
switch(dtmode)
|
switch(dtmode)
|
||||||
{
|
{
|
||||||
|
|
||||||
case TidyDoctypeHtml5:
|
case TidyDoctypeHtml5:
|
||||||
/* HTML5 */
|
/* HTML5 */
|
||||||
TY_(RepairAttrValue)(doc, doctype, pub, NULL);
|
TY_(RepairAttrValue)(doc, doctype, pub, NULL);
|
||||||
|
|
Loading…
Reference in a new issue