patch from karsten to clean up documentation and to integrate

more fixes into rend-spec.txt.


svn:r12715
This commit is contained in:
Roger Dingledine
2007-12-07 21:27:58 +00:00
parent 4152a4e835
commit 2b8ca7b4a4
9 changed files with 192 additions and 575 deletions
+1
View File
@@ -776,3 +776,4 @@ command_process_link_auth_cell(cell_t *cell, or_connection_t *conn)
connection_mark_for_close(TO_CONN(conn));
}
#endif