mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
fix stray funny-character
svn:r4458
This commit is contained in:
parent
d38c696d5a
commit
cc57e1cab1
@ -127,7 +127,7 @@ relay_crypt_one_payload(crypto_cipher_env_t *cipher, char *in,
|
||||
* - Crypt it (encrypt APward, decrypt at AP, decrypt exitward).
|
||||
* - Check if recognized (if exitward).
|
||||
* - If recognized and the digest checks out, then find if there's
|
||||
* a conn that the cell is intended for, and deliver it to·
|
||||
* a conn that the cell is intended for, and deliver it to
|
||||
* connection_edge.
|
||||
* - Else connection_or_write_cell_to_buf to the conn on the other
|
||||
* side of the circuit.
|
||||
|
Loading…
Reference in New Issue
Block a user