mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 14:51:11 +01:00
trivial grammar fix
This commit is contained in:
parent
692005b38d
commit
1004489354
1 changed files with 1 additions and 1 deletions
|
@ -567,7 +567,7 @@ send_resolved_hostname_cell(edge_connection_t *conn, const char *hostname)
|
||||||
// log_notice(LD_EXIT, "Sent");
|
// log_notice(LD_EXIT, "Sent");
|
||||||
}
|
}
|
||||||
|
|
||||||
/** See if we have a cache entry for <b>exitconn</b>-\>address. if so,
|
/** See if we have a cache entry for <b>exitconn</b>-\>address. If so,
|
||||||
* if resolve valid, put it into <b>exitconn</b>-\>addr and return 1.
|
* if resolve valid, put it into <b>exitconn</b>-\>addr and return 1.
|
||||||
* If resolve failed, free exitconn and return -1.
|
* If resolve failed, free exitconn and return -1.
|
||||||
*
|
*
|
||||||
|
|
Loading…
Add table
Reference in a new issue