mirror of
https://github.com/rkd77/elinks.git
synced 2025-02-02 15:09:23 -05:00
Fixed about:
This commit is contained in:
parent
32ac7bcb2f
commit
5e1a1a215a
@ -109,6 +109,7 @@ about_protocol_handler(struct connection *conn)
|
||||
str = page->string;
|
||||
len = strlen(str);
|
||||
add_fragment(cached, 0, str, len);
|
||||
conn->from = len;
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user