mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 04:13:28 +01:00
minor fix
svn:r157
This commit is contained in:
parent
366908f8df
commit
5273e2b887
@ -164,7 +164,7 @@ int connection_exit_process_data_cell(cell_t *cell, circuit_t *circ) {
|
||||
connection_t *conn;
|
||||
int topic_command;
|
||||
int topic_id;
|
||||
static num_seen=0;
|
||||
static int num_seen=0;
|
||||
|
||||
/* an outgoing data cell has arrived */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user