summaryrefslogtreecommitdiff
path: root/src/common/tortls.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/tortls.h
parent341d6f2cabcd71656bf9501f2157b7172eec7309 (diff)
downloadtor-5dd9e60231f3b59d86149d0efec6fdf8257e384b.tar.gz
tor-5dd9e60231f3b59d86149d0efec6fdf8257e384b.zip
doxygen markup for common/*.h
svn:r1840
Diffstat (limited to 'src/common/tortls.h')
-rw-r--r--src/common/tortls.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/common/tortls.h b/src/common/tortls.h
index b69e951bbe..f9ffb0edc0 100644
--- a/src/common/tortls.h
+++ b/src/common/tortls.h
@@ -5,6 +5,11 @@
#ifndef _TORTLS_H
#define _TORTLS_H
+/**
+ * \file tortls.h
+ * \brief Headers for tortls.c
+ **/
+
#include "../common/crypto.h"
/* Opaque structure to hold a TLS connection. */