From: Roger Dingledine Date: Thu, 15 Dec 2005 21:51:12 +0000 (+0000) Subject: nother typo X-Git-Tag: tor-0.1.1.11-alpha~179 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a6afef700ac2b2a84fcc3a371640a8b01511c008;p=thirdparty%2Ftor.git nother typo svn:r5605 --- diff --git a/src/or/or.h b/src/or/or.h index 75a2d66af1..ec248a3cea 100644 --- a/src/or/or.h +++ b/src/or/or.h @@ -1316,7 +1316,7 @@ typedef struct { config_line_t *AuthDirInvalid; /**< Address policy for descriptors to * never mark as valid. */ int AuthDirRejectUnlisted; /**< Boolean: do we reject all routers that - * aren't named in our fingprint file? */ + * aren't named in our fingerprint file? */ char *AccountingStart; /**< How long is the accounting interval, and when * does it start? */ uint64_t AccountingMax; /**< How many bytes do we allow per accounting