aboutsummaryrefslogtreecommitdiff
path: root/src/feature
diff options
context:
space:
mode:
authorteor <teor@torproject.org>2019-10-28 23:44:08 +1000
committerteor <teor@torproject.org>2019-10-28 23:44:08 +1000
commitbf16efeb07a9bc58f6f6c90e79f3d3a0798cf8d0 (patch)
tree1a6fddbdd5376e3b3d9c1985fba2e56ce153312d /src/feature
parentb98631d28082fd17a7568d693ebe97b4986fce56 (diff)
downloadtor-bf16efeb07a9bc58f6f6c90e79f3d3a0798cf8d0.tar.gz
tor-bf16efeb07a9bc58f6f6c90e79f3d3a0798cf8d0.zip
nodelist: fix a comment typo in routerset.h
Diffstat (limited to 'src/feature')
-rw-r--r--src/feature/nodelist/routerset.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/feature/nodelist/routerset.h b/src/feature/nodelist/routerset.h
index f3bf4a1f7c..dc6ce0b667 100644
--- a/src/feature/nodelist/routerset.h
+++ b/src/feature/nodelist/routerset.h
@@ -4,7 +4,7 @@
/* See LICENSE for licensing information */
/**
- * \file routerlist.h
+ * \file routerset.h
* \brief Header file for routerset.c
**/