mirror of
https://github.com/rkd77/elinks.git
synced 2025-02-02 15:09:23 -05:00
Improve a comment a bit
This commit is contained in:
parent
7c65c06b41
commit
7ff2cb2607
@ -599,7 +599,8 @@ scan_sgml_proc_inst_token(struct dom_scanner *scanner, struct dom_scanner_token
|
||||
}
|
||||
|
||||
if (!string) {
|
||||
/* Makes the next succeed when checking for incompletion. */
|
||||
/* Makes the next succeed when checking for incompletion, and
|
||||
* puts the rest of the text within the token. */
|
||||
string = scanner->end;
|
||||
|
||||
if (check_sgml_incomplete(scanner, string)) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user