[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tor/master] fix typo
commit a1f31c0671c82f95c6a9804df52e391e54d6d614
Author: Roger Dingledine <arma@xxxxxxxxxxxxxx>
Date: Fri Sep 22 17:26:29 2017 -0400
fix typo
---
src/or/statefile.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/or/statefile.c b/src/or/statefile.c
index 2d579a022..9ee80f2e3 100644
--- a/src/or/statefile.c
+++ b/src/or/statefile.c
@@ -409,7 +409,7 @@ or_state_load(void)
if (apparent_skew < 0) {
/* Initialize bootstrap event reporting because we might call
* clock_skew_warning() before the bootstrap state is
- * initialized, causing an asserttion failure. */
+ * initialized, causing an assertion failure. */
control_event_bootstrap(BOOTSTRAP_STATUS_STARTING, 0);
clock_skew_warning(NULL, (long)apparent_skew, 1, LD_GENERAL,
"local state file", fname);
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits