list in-points to command.c

svn:r1849
This commit is contained in:
Roger Dingledine
2004-05-11 03:21:18 +00:00
parent fdb2dcda06
commit da13aba0af
+6
View File
@@ -7,6 +7,12 @@
* \brief Functions for processing incoming cells
**/
/* In-points to command.c:
*
* - command_process_cell(), called from
* connection_or_process_cells_from_inbuf() in connection_or.c.
*/
#include "or.h"
extern or_options_t options; /* command-line and config-file options */