summaryrefslogtreecommitdiff
path: root/src/or/rendmid.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/rendmid.h')
-rw-r--r--src/or/rendmid.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/or/rendmid.h b/src/or/rendmid.h
index 92df878fe5..4d08d4c8b9 100644
--- a/src/or/rendmid.h
+++ b/src/or/rendmid.h
@@ -5,12 +5,12 @@
/* See LICENSE for licensing information */
/**
- * \file geoip.h
- * \brief Header file for geoip functions
+ * \file rendmid.h
+ * \brief Header file for rendmid.c.
**/
-#ifndef _TOR_GEOIP_H
-#define _TOR_GEOIP_H
+#ifndef _TOR_RENDMID_H
+#define _TOR_RENDMID_H
int rend_mid_establish_intro(or_circuit_t *circ, const char *request,
size_t request_len);