commit bf16efeb07a9bc58f6f6c90e79f3d3a0798cf8d0 parent b98631d28082fd17a7568d693ebe97b4986fce56 Author: teor <teor@torproject.org> Date: Mon, 28 Oct 2019 23:44:08 +1000 nodelist: fix a comment typo in routerset.h Diffstat:
| M | 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 @@ -4,7 +4,7 @@ /* See LICENSE for licensing information */ /** - * \file routerlist.h + * \file routerset.h * \brief Header file for routerset.c **/