revert a tiny bit of r12035

svn:r12037
This commit is contained in:
Roger Dingledine 2007-10-18 23:18:28 +00:00
parent 0a865bc277
commit 85e746d060

View File

@ -1251,7 +1251,7 @@ getinfo_helper_misc(control_connection_t *conn, const char *question,
/** Awful hack: return a newly allocated string based on a routerinfo and
* (possibly) an extrainfo, sticking the read-history and write-history from
* <b>ei</b> into the resulting string. The thing you get back won't
* have a valid signature.
* necessarily have a valid signature.
*
* New code should never use this; it's for backward compatibiliy.
*