Skip to content
Snippets Groups Projects
Commit 79ff2e01 authored by David Goulet's avatar David Goulet :panda_face:
Browse files

hs: Fix comment of the get max size descriptor function

parent b2a82095
No related branches found
No related tags found
No related merge requests found
......@@ -610,10 +610,7 @@ hs_cache_handle_oom(time_t now, size_t min_remove_bytes)
return bytes_removed;
}
/**
* Return the maximum size of an HS descriptor we are willing to accept as an
* HSDir.
*/
/* Return the maximum size of a v3 HS descriptor. */
unsigned int
hs_cache_get_max_descriptor_size(void)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment