parent
34d37002c9
commit
4136d85a9c
|
@ -3736,6 +3736,7 @@ static tmbstr ParseAttribute( TidyDocImpl* doc, Bool *isempty,
|
||||||
{
|
{
|
||||||
/* Not '/>' - put it back */
|
/* Not '/>' - put it back */
|
||||||
TY_(UngetChar)(c, doc->docIn);
|
TY_(UngetChar)(c, doc->docIn);
|
||||||
|
c = '/'; /* retore original char */
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue