[xmlsec] fix doc build



commit 1c928530b3cc24de9025088ed12df795daf40be7
Author: Aleksey Sanin <aleksey aleksey com>
Date:   Mon Jul 13 23:48:49 2009 -0700

    fix doc build

 src/gnutls/hmac.c  |    1 -
 src/nss/hmac.c     |    1 -
 src/openssl/hmac.c |    1 -
 3 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/src/gnutls/hmac.c b/src/gnutls/hmac.c
index 892dc82..a983f2d 100644
--- a/src/gnutls/hmac.c
+++ b/src/gnutls/hmac.c
@@ -45,7 +45,6 @@ int xmlSecGnuTLSHmacGetMinOutputLength(void)
 
 /**
  * xmlSecGnuTLSHmacSetMinOutputLength: 
- *
  * @min_length: the new min length 
  * 
  * Sets the min HMAC output length
diff --git a/src/nss/hmac.c b/src/nss/hmac.c
index eddb5ef..e995758 100644
--- a/src/nss/hmac.c
+++ b/src/nss/hmac.c
@@ -48,7 +48,6 @@ int xmlSecNssHmacGetMinOutputLength(void)
 
 /**
  * xmlSecNssHmacSetMinOutputLength: 
- *
  * @min_length: the new min length 
  * 
  * Sets the min HMAC output length
diff --git a/src/openssl/hmac.c b/src/openssl/hmac.c
index 1a2d077..7698732 100644
--- a/src/openssl/hmac.c
+++ b/src/openssl/hmac.c
@@ -53,7 +53,6 @@ int xmlSecOpenSSLHmacGetMinOutputLength(void)
 
 /**
  * xmlSecOpenSSLHmacSetMinOutputLength: 
- *
  * @min_length: the new min length 
  * 
  * Sets the min HMAC output length



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]