diff options
Diffstat (limited to 'src/common/address_set.h')
-rw-r--r-- | src/common/address_set.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/address_set.h b/src/common/address_set.h index aedf17fc66..28d29f3fdf 100644 --- a/src/common/address_set.h +++ b/src/common/address_set.h @@ -2,7 +2,7 @@ /* See LICENSE for licensing information */ /** - * \file addressset.h + * \file address_set.h * \brief Types to handle sets of addresses. * * This module was first written on a semi-emergency basis to improve the |