Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
David Goulet
Tor
Commits
5273e2b8
Commit
5273e2b8
authored
Feb 14, 2003
by
Roger Dingledine
Browse files
minor fix
svn:r157
parent
366908f8
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/or/connection_exit.c
View file @
5273e2b8
...
...
@@ -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 */
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment