summaryrefslogtreecommitdiff
path: root/src/or/relay.c
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2008-06-10 23:00:11 +0000
committerRoger Dingledine <arma@torproject.org>2008-06-10 23:00:11 +0000
commit45cc25c0196aea33bfd207123cf2e128114dafd2 (patch)
treedef4da10fb16bf5eba771fb3582e3227780b2a94 /src/or/relay.c
parent67a1658da505035c007d7bc7800e395777889a8e (diff)
downloadtor-45cc25c0196aea33bfd207123cf2e128114dafd2.tar.gz
tor-45cc25c0196aea33bfd207123cf2e128114dafd2.zip
minor fixes and notes
svn:r15111
Diffstat (limited to 'src/or/relay.c')
-rw-r--r--src/or/relay.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/relay.c b/src/or/relay.c
index 33ee055cea..2fd557a0de 100644
--- a/src/or/relay.c
+++ b/src/or/relay.c
@@ -1289,7 +1289,7 @@ uint64_t stats_n_data_bytes_received = 0;
* and the appropriate package windows aren't empty, grab a cell
* and send it down the circuit.
*
- * Return -1 (and send a RELAY_END cell if necessary) if conn should
+ * Return -1 (and send a RELAY_COMMAND_END cell if necessary) if conn should
* be marked for close, else return 0.
*/
int