[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] I wonder what a stautus is.
Update of /home/or/cvsroot/tor/src/or
In directory moria:/tmp/cvs-serv20076
Modified Files:
dirserv.c
Log Message:
I wonder what a stautus is.
Index: dirserv.c
===================================================================
RCS file: /home/or/cvsroot/tor/src/or/dirserv.c,v
retrieving revision 1.252
retrieving revision 1.253
diff -u -d -r1.252 -r1.253
--- dirserv.c 18 Oct 2005 14:34:49 -0000 1.252
+++ dirserv.c 18 Oct 2005 15:25:10 -0000 1.253
@@ -1345,7 +1345,7 @@
the_v2_networkstatus_is_dirty,
generate_v2_networkstatus,
"network status list", 0);
- log_fn(LOG_WARN, "Unable to generate an authoritative network stautus.");
+ log_fn(LOG_WARN, "Unable to generate an authoritative network status.");
if (d)
smartlist_add(result, d);
}