diff options
author | Nick Mathewson <nickm@torproject.org> | 2011-03-16 14:47:27 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2011-03-16 14:47:27 -0400 |
commit | 7f6af7a60281f00fde2e3b3f552edcc5f9311a04 (patch) | |
tree | fec5c651baa1953c69872d841e6a48e639fe2333 /src/common/torlog.h | |
parent | 2def9e0a6e8fc4fa21696aa4fa9cfeaf2442e706 (diff) | |
download | tor-7f6af7a60281f00fde2e3b3f552edcc5f9311a04.tar.gz tor-7f6af7a60281f00fde2e3b3f552edcc5f9311a04.zip |
Fix up all doxygen warnings other than "foo is not documented"
Diffstat (limited to 'src/common/torlog.h')
-rw-r--r-- | src/common/torlog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/torlog.h b/src/common/torlog.h index 791e363946..9b98bec915 100644 --- a/src/common/torlog.h +++ b/src/common/torlog.h @@ -5,7 +5,7 @@ /* See LICENSE for licensing information */ /** - * \file log.h + * \file torlog.h * * \brief Headers for log.c **/ |