address_set.c: doxygen comment repair.

This commit is contained in:
Nick Mathewson 2019-10-16 11:15:25 -04:00
parent a54c98007a
commit ba44423cfc

View File

@ -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,