summaryrefslogtreecommitdiff
path: root/src/or/routerlist.h
diff options
context:
space:
mode:
authorLinus Nordberg <linus@nordberg.se>2010-07-28 17:42:33 +0200
committerLinus Nordberg <linus@nordberg.se>2010-07-28 17:42:33 +0200
commitda49a7267fee4e36cd1983158cbce7c1aa10e58a (patch)
treed466d87c8d8f5ca8a7c3c60a1f7828f5030f562c /src/or/routerlist.h
parent986dd554f4cfbbc1b3a9296bea032b71ea7d9b39 (diff)
downloadtor-da49a7267fee4e36cd1983158cbce7c1aa10e58a.tar.gz
tor-da49a7267fee4e36cd1983158cbce7c1aa10e58a.zip
Fix typos, make all \brief's conformant, end sentences with a period.
Diffstat (limited to 'src/or/routerlist.h')
-rw-r--r--src/or/routerlist.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/routerlist.h b/src/or/routerlist.h
index bbb3c5fe0d..e31b07aef5 100644
--- a/src/or/routerlist.h
+++ b/src/or/routerlist.h
@@ -5,7 +5,7 @@
/**
* \file routerlist.h
- * \brief Header file for routerlist functions
+ * \brief Header file for routerlist.c.
**/
#ifndef _TOR_ROUTERLIST_H