summaryrefslogtreecommitdiff
path: root/src/or/entrynodes.h
diff options
context:
space:
mode:
authorMike Perry <mikeperry-git@fscked.org>2012-12-09 23:47:04 -0800
committerMike Perry <mikeperry-git@fscked.org>2012-12-09 23:47:04 -0800
commit4590993ff3d4393caaa1d9d68d04cf0af95c23c7 (patch)
tree943e39fd58833d90e345c20d7a399f3d244573f4 /src/or/entrynodes.h
parentb75880d7b3d02f5c60bf2e215c6e84da4f3e1938 (diff)
downloadtor-4590993ff3d4393caaa1d9d68d04cf0af95c23c7.tar.gz
tor-4590993ff3d4393caaa1d9d68d04cf0af95c23c7.zip
Space fixes.
Diffstat (limited to 'src/or/entrynodes.h')
-rw-r--r--src/or/entrynodes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/entrynodes.h b/src/or/entrynodes.h
index b9d0e555f1..2686a4f34d 100644
--- a/src/or/entrynodes.h
+++ b/src/or/entrynodes.h
@@ -56,7 +56,7 @@ typedef struct entry_guard_t {
double collapsed_circuits; /**< Number of fully built circuits that were
* remotely closed before any streams were
* attempted. */
- double unusable_circuits; /**< Number of circuits for which streams were
+ double unusable_circuits; /**< Number of circuits for which streams were
* attempted, but none succeeded. */
double timeouts; /**< Number of 'right-censored' circuit timeouts for this
* guard. */