[tor-commits] [tor/master] nodelist: fix a comment typo in routerset.h
teor at torproject.org
teor at torproject.org
Mon Oct 28 13:44:56 UTC 2019
commit bf16efeb07a9bc58f6f6c90e79f3d3a0798cf8d0
Author: teor <teor at torproject.org>
Date: Mon Oct 28 23:44:08 2019 +1000
nodelist: fix a comment typo in routerset.h
---
src/feature/nodelist/routerset.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/feature/nodelist/routerset.h b/src/feature/nodelist/routerset.h
index f3bf4a1f7..dc6ce0b66 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
**/
More information about the tor-commits
mailing list