From 36fa360c118b3b000e02363d12888a552aeea306 Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Thu, 8 Sep 2005 06:49:23 +0000 Subject: [PATCH] and fix grammar svn:r4925 --- src/or/dirserv.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/or/dirserv.c b/src/or/dirserv.c index bc00dc8603..d4a2dcee56 100644 --- a/src/or/dirserv.c +++ b/src/or/dirserv.c @@ -1195,7 +1195,7 @@ dirserv_get_networkstatus_v2(smartlist_t *result, return 0; } -/** Add a routerinfo_t to descs_out for each routers matching +/** Add a routerinfo_t to descs_out for each router matching * key. The key should be either "/tor/server/authority" for our own * routerinfo; "/tor/server/all" for all the routerinfos we have, * concatenated; or "/tor/server/FP" where FP is a plus-separated sequence of