summaryrefslogtreecommitdiff
path: root/src/or/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/main.c')
-rw-r--r--src/or/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/main.c b/src/or/main.c
index 5fa3869ff8..8c269fd934 100644
--- a/src/or/main.c
+++ b/src/or/main.c
@@ -3216,7 +3216,7 @@ tor_free_all(int postfork)
networkstatus_free_all();
addressmap_free_all();
dirserv_free_all();
- rend_service_free_all();
+ hs_service_free_all();
rend_cache_free_all();
rend_service_authorization_free_all();
hs_cache_free_all();