2
0
Эх сурвалжийг харах

doxygen: some fixes in tls module

Henning Westerholt 14 жил өмнө
parent
commit
5f44f76c28

+ 5 - 2
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:
  * --------

+ 5 - 2
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:
  * --------

+ 3 - 1
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:
  * --------