From 0459db2c0d0e2af23b4db26ce4de555ee29eb7ec Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Fri, 20 Oct 2006 19:11:12 +0000 Subject: checkpoint some changes as i read diffs svn:r8780 --- src/or/control.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/or/control.c') diff --git a/src/or/control.c b/src/or/control.c index c1e3ab5f94..05b2da2ee6 100644 --- a/src/or/control.c +++ b/src/or/control.c @@ -1438,6 +1438,9 @@ list_getinfo_options(void) "stream-status Status of each current application stream.\n" "version The current version of Tor.\n"); // XXXX Uptodate! + /* This has been hard to keep up to date. Is it worth making + * a table with names, descriptions, and functions to call, + * so there's only one place to maintain? -RD */ } /** Lookup the 'getinfo' entry question, and return -- cgit v1.2.3-54-g00ecf