mirror of
https://github.com/rkd77/elinks.git
synced 2025-02-02 15:09:23 -05:00
The label ng moved one line down
This commit is contained in:
parent
6712baaee0
commit
53890a9a95
@ -729,9 +729,8 @@ element:
|
|||||||
if (ee < eof && isspace(*ee)) {
|
if (ee < eof && isspace(*ee)) {
|
||||||
put_chrs(html_context, " ", 1);
|
put_chrs(html_context, " ", 1);
|
||||||
}
|
}
|
||||||
ng:;
|
|
||||||
}
|
}
|
||||||
|
ng:
|
||||||
html = process_element(name, namelen, endingtag, end, html, eof, attr, html_context);
|
html = process_element(name, namelen, endingtag, end, html, eof, attr, html_context);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user