summaryrefslogtreecommitdiff
path: root/include/xmlsec
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmlsec')
-rw-r--r--include/xmlsec/keyinfo.h2
-rw-r--r--include/xmlsec/xmldsig.h4
2 files changed, 3 insertions, 3 deletions
diff --git a/include/xmlsec/keyinfo.h b/include/xmlsec/keyinfo.h
index 63b199c5..b2f24d17 100644
--- a/include/xmlsec/keyinfo.h
+++ b/include/xmlsec/keyinfo.h
@@ -154,7 +154,7 @@ typedef enum {
*/
#define XMLSEC_KEYINFO_FLAGS_X509DATA_SKIP_STRICT_CHECKS 0x00004000
-/**
+/**
* XMLSEC_KEYINFO_FLAGS_SKIP_VERIFY_CHAIN:
*
* If the flag is set then we wont stop document validation
diff --git a/include/xmlsec/xmldsig.h b/include/xmlsec/xmldsig.h
index 6c8e12bc..5a375985 100644
--- a/include/xmlsec/xmldsig.h
+++ b/include/xmlsec/xmldsig.h
@@ -257,8 +257,8 @@ XMLSEC_EXPORT void xmlSecDSigReferenceCtxDebugDump (xmlSecDSigRefer
XMLSEC_EXPORT void xmlSecDSigReferenceCtxDebugXmlDump(xmlSecDSigReferenceCtxPtr dsigRefCtx,
FILE* output);
-XMLSEC_EXPORT int xmlSecDSigCtxVerifyEx(xmlSecDSigCtxPtr dsigCtx,
- xmlNodePtr node, int noHash, void* pList);
+XMLSEC_EXPORT int xmlSecDSigCtxVerifyEx(xmlSecDSigCtxPtr dsigCtx,
+ xmlNodePtr node, int noHash, void* pList);