From d4d35351fd63a7051a7cbef2002cb0c641925ec3 Mon Sep 17 00:00:00 2001 From: "sangwan.kwon" Date: Wed, 27 Jul 2016 15:33:38 +0900 Subject: Imported Upstream version 1.2.22 Change-Id: I4d17734839f021e46aef7a30483ac17e8c85fb1d Signed-off-by: sangwan.kwon --- include/xmlsec/io.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'include/xmlsec/io.h') diff --git a/include/xmlsec/io.h b/include/xmlsec/io.h index d5a41c11..3e9757f8 100644 --- a/include/xmlsec/io.h +++ b/include/xmlsec/io.h @@ -6,7 +6,7 @@ * This is free software; see Copyright file in the source * distribution for preciese wording. * - * Copyright (C) 2002-2003 Aleksey Sanin + * Copyright (C) 2002-2016 Aleksey Sanin . All Rights Reserved. */ #ifndef __XMLSEC_IO_H__ #define __XMLSEC_IO_H__ @@ -45,6 +45,7 @@ XMLSEC_EXPORT int xmlSecIORegisterCallbacks (xmlInputMatchCa XMLSEC_EXPORT xmlSecTransformId xmlSecTransformInputURIGetKlass (void); XMLSEC_EXPORT int xmlSecTransformInputURIOpen (xmlSecTransformPtr transform, const xmlChar* uri); +XMLSEC_EXPORT int xmlSecTransformInputURIClose (xmlSecTransformPtr transform); #ifdef __cplusplus } -- cgit v1.2.3