mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-27 22:03:31 +01:00
Normalize space
svn:r2939
This commit is contained in:
parent
f17c08beed
commit
983a335f3b
@ -203,7 +203,6 @@ accounting_parse_options(or_options_t *options, int validate_only)
|
||||
return -1;
|
||||
}
|
||||
|
||||
|
||||
/** If we want to manage the accounting system and potentially
|
||||
* hibernate, return 1, else return 0.
|
||||
*/
|
||||
|
@ -96,7 +96,6 @@ int identity_key_is_set(void) {
|
||||
return identitykey != NULL;
|
||||
}
|
||||
|
||||
|
||||
/** Replace the previous onion key with the current onion key, and generate
|
||||
* a new previous onion key. Immediately after calling this function,
|
||||
* the OR should:
|
||||
|
Loading…
Reference in New Issue
Block a user