From: teor Date: Mon, 28 Oct 2019 13:44:08 +0000 (+1000) Subject: nodelist: fix a comment typo in routerset.h X-Git-Tag: tor-0.4.3.1-alpha~236 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bf16efeb07a9bc58f6f6c90e79f3d3a0798cf8d0;p=thirdparty%2Ftor.git nodelist: fix a comment typo in routerset.h --- 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 **/