mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 14:51:11 +01:00
fix trivial typo
This commit is contained in:
parent
45d7fb44c4
commit
38b7947386
1 changed files with 1 additions and 1 deletions
|
@ -160,7 +160,7 @@ command_process_cell(channel_t *chan, cell_t *cell)
|
|||
}
|
||||
|
||||
/** Process an incoming var_cell from a channel; in the current protocol all
|
||||
* the var_cells are handshake-related and handles below the channel layer,
|
||||
* the var_cells are handshake-related and handled below the channel layer,
|
||||
* so this just logs a warning and drops the cell.
|
||||
*/
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue