[or-cvs] less confusing message upon hibernation
Roger Dingledine
arma at seul.org
Tue Nov 23 09:21:09 UTC 2004
Update of /home2/or/cvsroot/tor/src/or
In directory moria.mit.edu:/home2/arma/work/onion/cvs/tor/src/or
Modified Files:
hibernate.c
Log Message:
less confusing message upon hibernation
Index: hibernate.c
===================================================================
RCS file: /home2/or/cvsroot/tor/src/or/hibernate.c,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- hibernate.c 23 Nov 2004 07:37:17 -0000 1.29
+++ hibernate.c 23 Nov 2004 09:21:03 -0000 1.30
@@ -480,7 +480,7 @@
log_fn(LOG_NOTICE, "Configured hibernation. This interval begins at %s; "
"we will hibernate until %s; "
- "we expect to stay up until approximately %s; "
+ "we expect to stay up until at least %s; "
"we will start a new interval at %s (all times local)",
buf1, buf2, buf3, buf4);
}
More information about the tor-commits
mailing list