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
ZerXes
Tor
Commits
b69d28ae
Commit
b69d28ae
authored
Jan 05, 2019
by
rl1987
Committed by
Nick Mathewson
Jan 11, 2019
Browse files
Fix a typo
parent
1bcececd
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/test/test_hs_service.c
View file @
b69d28ae
...
...
@@ -267,7 +267,7 @@ helper_clone_authorized_client(const hs_service_authorized_client_t *client)
/* Helper: Return a newly allocated service object with the identity keypair
* sets and the current descriptor. Then register it to the global map.
* Caller should us hs_free_all() to free this service or remove it from the
* Caller should us
e
hs_free_all() to free this service or remove it from the
* global map before freeing. */
static
hs_service_t
*
helper_create_service
(
void
)
...
...
Write
Preview
Markdown
is supported
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