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
The Tor Project
Core
Tor
Commits
63c5e09a
Commit
63c5e09a
authored
Oct 16, 2018
by
Nick Mathewson
🐛
Browse files
Merge remote-tracking branch 'tor-github/pr/408'
parents
e97adaf8
f93ee8e4
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/feature/hs/hs_cell.c
View file @
63c5e09a
...
...
@@ -620,7 +620,7 @@ hs_cell_parse_intro_established(const uint8_t *payload, size_t payload_len)
return
ret
;
}
/* Pars
s
e the INTRODUCE2 cell using data which contains everything we need to
/* Parse the INTRODUCE2 cell using data which contains everything we need to
* do so and contains the destination buffers of information we extract and
* compute from the cell. Return 0 on success else a negative value. The
* service and circ are only used for logging purposes. */
...
...
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