aboutsummaryrefslogtreecommitdiff
path: root/src/or/rendmid.c
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2004-04-27 21:48:37 +0000
committerRoger Dingledine <arma@torproject.org>2004-04-27 21:48:37 +0000
commit158e2cf536f02aafae1795897563af678dbd0e50 (patch)
treec664ad13c46c488d0cb2fa454e07005dc9164ef8 /src/or/rendmid.c
parent9965bd8387cf2f7a838245d3999bb84af51fccf1 (diff)
downloadtor-158e2cf536f02aafae1795897563af678dbd0e50.tar.gz
tor-158e2cf536f02aafae1795897563af678dbd0e50.zip
set Content-Type on the directory and hidserv descriptor
svn:r1731
Diffstat (limited to 'src/or/rendmid.c')
-rw-r--r--src/or/rendmid.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/rendmid.c b/src/or/rendmid.c
index b40e81b48b..10eeab4dff 100644
--- a/src/or/rendmid.c
+++ b/src/or/rendmid.c
@@ -173,7 +173,7 @@ rend_mid_introduce(circuit_t *circ, const char *request, int request_len)
return -1;
}
-/* Process an ESTABLISH_RENDEZVOUS cell by settingthe circuit's purpose and
+/* Process an ESTABLISH_RENDEZVOUS cell by setting the circuit's purpose and
* rendezvous cookie.
*/
int