[tor/master] Tweak a comment

8 Oct
2013
8 Oct
'13
4:18 p.m.
commit b571b966f2cc39e906a27bec6ae4f3e1e4376299 Author: Nick Mathewson <nickm@torproject.org> Date: Tue Oct 8 12:18:31 2013 -0400 Tweak a comment --- src/or/router.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/or/router.c b/src/or/router.c index edae267..317cef2 100644 --- a/src/or/router.c +++ b/src/or/router.c @@ -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) {
4259
Age (days ago)
4259
Last active (days ago)
0 comments
1 participants
participants (1)
-
nickm@torproject.org