[or-cvs] remove sentence-fragment comment refering to a design that...
Nick Mathewson
nickm at seul.org
Fri Dec 24 02:50:29 UTC 2004
Update of /home/or/cvsroot/tor/src/or
In directory moria.mit.edu:/tmp/cvs-serv25383/src/or
Modified Files:
dirserv.c
Log Message:
remove sentence-fragment comment refering to a design that never happened.
Index: dirserv.c
===================================================================
RCS file: /home/or/cvsroot/tor/src/or/dirserv.c,v
retrieving revision 1.131
retrieving revision 1.132
diff -u -d -r1.131 -r1.132
--- dirserv.c 24 Dec 2004 02:17:32 -0000 1.131
+++ dirserv.c 24 Dec 2004 02:50:27 -0000 1.132
@@ -853,7 +853,6 @@
time_t published_on;
char *identity_pkey; /* Identity key, DER64-encoded. */
- /* For each descriptor we know, we might */
if (list_server_status(NULL, &router_status)) {
goto err;
}
More information about the tor-commits
mailing list