mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 04:13:28 +01:00
Tweak a comment
This commit is contained in:
parent
1060688d2a
commit
b571b966f2
@ -232,7 +232,8 @@ get_server_identity_key(void)
|
||||
return server_identitykey;
|
||||
}
|
||||
|
||||
/** Return true iff the server identity key has been set. */
|
||||
/** Return true iff we are a server and the server identity key
|
||||
* has been set. */
|
||||
int
|
||||
server_identity_key_is_set(void)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user