commit bf16efeb07a9bc58f6f6c90e79f3d3a0798cf8d0 Author: teor teor@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 **/