Browse Source

r9895@danube: weasel | 2006-09-29 01:05:00 +0200
Restore to previous wording that svk merging made me mess up


svn:r8516

Peter Palfrader 19 years ago
parent
commit
c339bd2713
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/or/directory.c

+ 1 - 1
src/or/directory.c

@@ -1025,7 +1025,7 @@ connection_dir_client_reached_eof(dir_connection_t *conn)
     } else {
       /* Can we even end up here? -- weasel*/
       source = NS_FROM_DIR_BY_FP;
-      log_warn(LD_BUG, "we received a networkstatus but we did neither ask"
+      log_warn(LD_BUG, "we received a networkstatus but we didn't ask"
                        "for it by fp/ nor did we ask for all.");
     }
     cp = body;