mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
minor fix
svn:r157
This commit is contained in:
@@ -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 */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user