]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
nodelist: fix a comment typo in routerset.h
authorteor <teor@torproject.org>
Mon, 28 Oct 2019 13:44:08 +0000 (23:44 +1000)
committerteor <teor@torproject.org>
Mon, 28 Oct 2019 13:44:08 +0000 (23:44 +1000)
src/feature/nodelist/routerset.h

index f3bf4a1f7cd9e1b2f7dfc4a27d23151d87a00b87..dc6ce0b667c4562d9a258f6c89653bfe1c10b515 100644 (file)
@@ -4,7 +4,7 @@
 /* See LICENSE for licensing information */
 
 /**
- * \file routerlist.h
+ * \file routerset.h
  * \brief Header file for routerset.c
  **/