mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-13 06:33:44 +01:00
fix typo in comment
This commit is contained in:
parent
d97f43dc8b
commit
a1bdb6e42c
@ -3774,7 +3774,7 @@ connection_fetch_from_buf_line(connection_t *conn, char *data,
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/** As fetch_from_buf_http, but fetches from a conncetion's input buffer_t or
|
/** As fetch_from_buf_http, but fetches from a connection's input buffer_t or
|
||||||
* its bufferevent as appropriate. */
|
* its bufferevent as appropriate. */
|
||||||
int
|
int
|
||||||
connection_fetch_from_buf_http(connection_t *conn,
|
connection_fetch_from_buf_http(connection_t *conn,
|
||||||
|
Loading…
Reference in New Issue
Block a user