aboutsummaryrefslogtreecommitdiff
path: root/src/or/rendclient.c
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2004-04-06 20:25:18 +0000
committerRoger Dingledine <arma@torproject.org>2004-04-06 20:25:18 +0000
commit5eca39cdb4a1d8561950d3ab6a0d5ff87118936b (patch)
tree1e2fee5b9fa62bd821f5eafbe85f65644d907a21 /src/or/rendclient.c
parentef438b894cf51a9bb2feeae6c8b8c6f37d187c73 (diff)
downloadtor-5eca39cdb4a1d8561950d3ab6a0d5ff87118936b.tar
tor-5eca39cdb4a1d8561950d3ab6a0d5ff87118936b.tar.gz
checkpoint commit: rend closer to working, still not there yet
svn:r1506
Diffstat (limited to 'src/or/rendclient.c')
-rw-r--r--src/or/rendclient.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/rendclient.c b/src/or/rendclient.c
index 86f9b34fa..ec5046579 100644
--- a/src/or/rendclient.c
+++ b/src/or/rendclient.c
@@ -148,7 +148,7 @@ rend_client_rendcirc_is_open(circuit_t *circ)
connection_ap_attach_pending();
}
-/* Called when we recieve a RENDEZVOUS_ESTABLISHED cell; changes the state of
+/* Called when we receive a RENDEZVOUS_ESTABLISHED cell; changes the state of
* the circuit to C_REND_READY.
*/
int