aboutsummaryrefslogtreecommitdiff
path: root/src/core/or/address_set.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/or/address_set.c')
-rw-r--r--src/core/or/address_set.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/or/address_set.c b/src/core/or/address_set.c
index 758fba4aac..d618ffc3d6 100644
--- a/src/core/or/address_set.c
+++ b/src/core/or/address_set.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2018-2019, The Tor Project, Inc. */
+/* Copyright (c) 2018-2020, The Tor Project, Inc. */
/* See LICENSE for licensing information */
/**
@@ -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,