diff options
Diffstat (limited to 'src/or/command.c')
-rw-r--r-- | src/or/command.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/command.c b/src/or/command.c index 4b898efc28..d65f8c309b 100644 --- a/src/or/command.c +++ b/src/or/command.c @@ -10,7 +10,7 @@ /* In-points to command.c: * * - command_process_cell(), called from - * connection_or_process_cells_from_inbuf() in connection_or.c. + * connection_or_process_cells_from_inbuf() in connection_or.c */ #include "or.h" |