aboutsummaryrefslogtreecommitdiff
path: root/src/or/rephist.c
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2007-11-10 07:26:56 +0000
committerRoger Dingledine <arma@torproject.org>2007-11-10 07:26:56 +0000
commit7050df72454ef8f7e49f42d178ac6ef0ba19ec7c (patch)
treebbbd157c73181c6dae452e696724f6a783f7095d /src/or/rephist.c
parenta5d7ff5f106a0c11bc145692072ab8d64602d801 (diff)
downloadtor-7050df72454ef8f7e49f42d178ac6ef0ba19ec7c.tar.gz
tor-7050df72454ef8f7e49f42d178ac6ef0ba19ec7c.zip
bump to 0.2.0.10-alphator-0.2.0.10-alpha
svn:r12455
Diffstat (limited to 'src/or/rephist.c')
-rw-r--r--src/or/rephist.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/rephist.c b/src/or/rephist.c
index bd4d837fbc..a29decfbaa 100644
--- a/src/or/rephist.c
+++ b/src/or/rephist.c
@@ -456,7 +456,7 @@ rep_hist_get_weighted_time_known(const char *id, time_t when)
}
/** Return true if we've been measuring MTBFs for long enough to
- * prounounce on Stability. */
+ * pronounce on Stability. */
int
rep_hist_have_measured_enough_stability(void)
{