Browse Source

Merge remote-tracking branch 'origin/maint-0.2.7'

Nick Mathewson 8 years ago
parent
commit
35edd74e25
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/or/rendcache.c

+ 1 - 1
src/or/rendcache.c

@@ -130,7 +130,7 @@ rend_cache_failure_intro_entry_free(rend_cache_failure_intro_t *entry)
 static void
 rend_cache_failure_intro_entry_free_(void *entry)
 {
-  rend_cache_failure_intro_entry_free_(entry);
+  rend_cache_failure_intro_entry_free(entry);
 }
 
 /** Allocate a rend cache failure intro object and return it. <b>failure</b>