From: Roger Dingledine Date: Sat, 13 Sep 2014 21:10:04 +0000 (-0400) Subject: fix typo in comment X-Git-Tag: tor-0.2.6.1-alpha~122 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6b2a1709d28c656dadc019fb24145e6ac400771;p=thirdparty%2Ftor.git fix typo in comment --- diff --git a/src/or/rendservice.c b/src/or/rendservice.c index 749d6fa880..31b612bb26 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 ||