aboutsummaryrefslogtreecommitdiff
path: root/src/or/rendclient.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/rendclient.h
parent986dd554f4cfbbc1b3a9296bea032b71ea7d9b39 (diff)
downloadtor-da49a7267fee4e36cd1983158cbce7c1aa10e58a.tar
tor-da49a7267fee4e36cd1983158cbce7c1aa10e58a.tar.gz
Fix typos, make all \brief's conformant, end sentences with a period.
Diffstat (limited to 'src/or/rendclient.h')
-rw-r--r--src/or/rendclient.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/rendclient.h b/src/or/rendclient.h
index 4e6587b85..842fe0b8c 100644
--- a/src/or/rendclient.h
+++ b/src/or/rendclient.h
@@ -6,7 +6,7 @@
/**
* \file rendclient.h
- * \brief Header file for client rend functions
+ * \brief Header file for rendclient.c.
**/
#ifndef _TOR_RENDCLIENT_H