From 8fc9330686ea14f96c28672b3fd0545d933f864c Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Thu, 29 Sep 2005 23:03:34 +0000 Subject: fix typo svn:r5151 --- src/or/routerlist.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/or/routerlist.c') diff --git a/src/or/routerlist.c b/src/or/routerlist.c index f1747325da..86def549f2 100644 --- a/src/or/routerlist.c +++ b/src/or/routerlist.c @@ -2343,7 +2343,7 @@ routers_update_status_from_networkstatus(smartlist_t *routers, int reset_failure /** Return new list of ID fingerprints for superseded routers. A router is * superseded if any network-status has a router with a different digest - * published more recently, or it it is listed in the network-status but not + * published more recently, or if it is listed in the network-status but not * in the router list. */ static smartlist_t * -- cgit v1.2.3-54-g00ecf