fix a comment

This commit is contained in:
Roger Dingledine 2009-05-24 17:01:02 -04:00 committed by Nick Mathewson
parent 4c548cd51b
commit 9a4b0446b0

View File

@ -774,7 +774,7 @@ run_connection_housekeeping(int i, time_t now)
}
}
/** Honor a NEWNYM request: make future requests unlinkability to past
/** Honor a NEWNYM request: make future requests unlinkable to past
* requests. */
static void
signewnym_impl(time_t now)