mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
address_set.c: doxygen comment repair.
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user