Fix make check-spaces

This commit is contained in:
Nick Mathewson
2016-11-04 14:00:08 -04:00
parent 0e2df2b653
commit 6847b9f6af
9 changed files with 12 additions and 9 deletions
+1
View File
@@ -382,3 +382,4 @@ hs_cache_free_all(void)
digest256map_free(hs_cache_v3_dir, cache_dir_desc_free_);
hs_cache_v3_dir = NULL;
}