summaryrefslogtreecommitdiff
path: root/src/common/crypto.h
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2004-05-10 07:54:13 +0000
committerRoger Dingledine <arma@torproject.org>2004-05-10 07:54:13 +0000
commit5dd9e60231f3b59d86149d0efec6fdf8257e384b (patch)
treeea83e0a5562fdc1fce5d63716b13e1e4c70e3bf1 /src/common/crypto.h
parent341d6f2cabcd71656bf9501f2157b7172eec7309 (diff)
downloadtor-5dd9e60231f3b59d86149d0efec6fdf8257e384b.tar.gz
tor-5dd9e60231f3b59d86149d0efec6fdf8257e384b.zip
doxygen markup for common/*.h
svn:r1840
Diffstat (limited to 'src/common/crypto.h')
-rw-r--r--src/common/crypto.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/crypto.h b/src/common/crypto.h
index 019a536a4c..2b752af372 100644
--- a/src/common/crypto.h
+++ b/src/common/crypto.h
@@ -3,7 +3,7 @@
/* $Id$ */
/**
- * \file crypto.c
+ * \file crypto.h
*
* \brief Headers for low-level cryptographic functions.
**/