[sr-dev] git:master: doxygen: some fixes in tls module

Henning Westerholt henning.westerholt at 1und1.de
Thu Jun 23 23:09:18 CEST 2011


Module: sip-router
Branch: master
Commit: 5f44f76c2881bcecfda860e795baadcf523808c6
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=5f44f76c2881bcecfda860e795baadcf523808c6

Author: Henning Westerholt <henning.westerholt at 1und1.de>
Committer: Henning Westerholt <henning.westerholt at 1und1.de>
Date:   Thu Jun 23 23:08:41 2011 +0200

doxygen: some fixes in tls module

---

 modules/tls/tls_bio.c    |    7 +++++--
 modules/tls/tls_cfg.h    |    7 +++++--
 modules/tls/tls_ct_wrq.h |    4 +++-
 3 files changed, 13 insertions(+), 5 deletions(-)

diff --git a/modules/tls/tls_bio.c b/modules/tls/tls_bio.c
index 1013bf7..603caa8 100644
--- a/modules/tls/tls_bio.c
+++ b/modules/tls/tls_bio.c
@@ -15,11 +15,14 @@
  * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
-/** openssl BIOs for reading/writing via a fixed memory buffer.
- * @file /home/andrei/sr.git/modules/tls/tls_bio.c
+
+/**
+ * openssl BIOs for reading/writing via a fixed memory buffer.
+ * @file
  * @ingroup tls
  * @Module: @ref tls
  */
+
 /*
  * History:
  * --------
diff --git a/modules/tls/tls_cfg.h b/modules/tls/tls_cfg.h
index e86709e..86b8816 100644
--- a/modules/tls/tls_cfg.h
+++ b/modules/tls/tls_cfg.h
@@ -15,11 +15,14 @@
  * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
-/** tls runtime configuration.
- * @filetls_cfg.h
+
+/**
+ * TLS runtime configuration.
+ * @file tls_cfg.h
  * @ingroup: tls
  * Module: @ref tls
  */
+
 /*
  * History:
  * --------
diff --git a/modules/tls/tls_ct_wrq.h b/modules/tls/tls_ct_wrq.h
index 23ee8d2..56443f0 100644
--- a/modules/tls/tls_ct_wrq.h
+++ b/modules/tls/tls_ct_wrq.h
@@ -15,11 +15,13 @@
  * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
+
 /** .
- * @file /home/andrei/sr.git/modules/tls/tls_ct_wrq.h
+ * @file
  * @ingroup: 
  * Module: 
  */
+
 /*
  * History:
  * --------




More information about the sr-dev mailing list