From 0186cb283fd5e25b93d884343d3ba7b41db8b6ce Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Tue, 18 Oct 2005 14:34:49 +0000 Subject: And close the double quote too svn:r5269 --- src/or/dirserv.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/or') diff --git a/src/or/dirserv.c b/src/or/dirserv.c index 9fa96bb7bd..e80f893c39 100644 --- a/src/or/dirserv.c +++ b/src/or/dirserv.c @@ -1391,7 +1391,7 @@ dirserv_get_networkstatus_v2(smartlist_t *result, * - "/tor/server/all" for all the routerinfos we have, concatenated; * - "/tor/server/fp/FP" where FP is a plus-separated sequence of * hex identity digests; or - * - "/tor/server/d/D where D is a plus-separated sequence + * - "/tor/server/d/D" where D is a plus-separated sequence * of server descriptor digests, in hex. */ void -- cgit v1.2.3-54-g00ecf