mirror of
https://github.com/rkd77/elinks.git
synced 2025-02-02 15:09:23 -05:00
ftp_process_dirlist: Drop a silly comment.
This commit is contained in:
parent
4122a97a03
commit
ea5b06c329
@ -1165,8 +1165,6 @@ ftp_get_line(struct cache_entry *cached, unsigned char *buf, int bufl,
|
||||
|
||||
if (!bufl) return -1;
|
||||
|
||||
/* Newline quest. */
|
||||
|
||||
newline = memchr(buf, ASCII_LF, bufl);
|
||||
|
||||
if (newline) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user