aboutsummaryrefslogtreecommitdiff
path: root/src/or/dirserv.c
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2008-12-22 14:56:16 +0000
committerNick Mathewson <nickm@torproject.org>2008-12-22 14:56:16 +0000
commit55348884b5fddb0fb8ebdf45fc6aac4e59b8a212 (patch)
treec1d55711096c314c5b0a33c30dbb7ae5f51a7140 /src/or/dirserv.c
parentdf89748388c3c50f54f988d851626bbe77159d1e (diff)
downloadtor-55348884b5fddb0fb8ebdf45fc6aac4e59b8a212.tar
tor-55348884b5fddb0fb8ebdf45fc6aac4e59b8a212.tar.gz
Fix all of the doxygen warnings not pertaining to missing documentation.
svn:r17727
Diffstat (limited to 'src/or/dirserv.c')
-rw-r--r--src/or/dirserv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/dirserv.c b/src/or/dirserv.c
index 598316fcd..8694da702 100644
--- a/src/or/dirserv.c
+++ b/src/or/dirserv.c
@@ -1870,7 +1870,7 @@ version_from_platform(const char *platform)
* which has at least <b>buf_len</b> free characters. Do NUL-termination.
* Use the same format as in network-status documents. If <b>version</b> is
* non-NULL, add a "v" line for the platform. Return 0 on success, -1 on
- * failure. If <b>first_line_only<b> is true, don't include any flags
+ * failure. If <b>first_line_only</b> is true, don't include any flags
* or version line.
*/
int