[tor/master] fix typo in comment

13 Sep
2014
13 Sep
'14
9:10 p.m.
commit d6b2a1709d28c656dadc019fb24145e6ac400771 Author: Roger Dingledine <arma@torproject.org> Date: Sat Sep 13 17:10:04 2014 -0400 fix typo in comment --- src/or/rendservice.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/or/rendservice.c b/src/or/rendservice.c index 749d6fa..31b612b 100644 --- a/src/or/rendservice.c +++ b/src/or/rendservice.c @@ -1754,7 +1754,7 @@ rend_service_parse_intro_for_v2( /* * We accept version 3 too so that the v3 parser can call this with - * and adjusted buffer for the latter part of a v3 cell, which is + * an adjusted buffer for the latter part of a v3 cell, which is * identical to a v2 cell. */ if (!(intro->version == 2 ||
3930
Age (days ago)
3930
Last active (days ago)
0 comments
1 participants
participants (1)
-
arma@torproject.org