mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 20:33:31 +01:00
address_set.c: doxygen comment repair.
This commit is contained in:
parent
a54c98007a
commit
ba44423cfc
@ -17,7 +17,7 @@
|
||||
#include "lib/crypt_ops/crypto_rand.h"
|
||||
#include "siphash.h"
|
||||
|
||||
/* Wrap our hash function to have the signature that the bloom filter
|
||||
/** Wrap our hash function to have the signature that the bloom filter
|
||||
* needs. */
|
||||
static uint64_t
|
||||
bloomfilt_addr_hash(const struct sipkey *key,
|
||||
|
Loading…
Reference in New Issue
Block a user