mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -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)) {
|
||||
put_chrs(html_context, " ", 1);
|
||||
}
|
||||
ng:;
|
||||
}
|
||||
|
||||
ng:
|
||||
html = process_element(name, namelen, endingtag, end, html, eof, attr, html_context);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user