summaryrefslogtreecommitdiff
path: root/src/common/address_set.h
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2018-02-09 17:05:20 -0500
committerRoger Dingledine <arma@torproject.org>2018-02-09 17:05:20 -0500
commit99666dc6c4edb7614abc001d92326ca59c23f5f5 (patch)
tree10c5a562917e4d5ef6dac7841e6e31298da7b3ae /src/common/address_set.h
parentd95c7c7f529fc1be2cf6a474915f065fd2eb6f41 (diff)
downloadtor-99666dc6c4edb7614abc001d92326ca59c23f5f5.tar.gz
tor-99666dc6c4edb7614abc001d92326ca59c23f5f5.zip
whitespace and typo cleanups
Diffstat (limited to 'src/common/address_set.h')
-rw-r--r--src/common/address_set.h2
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