xml: fix wrong termination of comment

This commit is contained in:
Benjamin Dauvergne 2015-11-24 19:32:09 +01:00
parent cd515cb82c
commit 882e8e21f8
1 changed files with 1 additions and 1 deletions

View File

@ -934,7 +934,7 @@
*
* Indicates support for channel binding
*
*
*/
#define LASSO_SAML_EXT_CHANNEL_BINDING "urn:oasis:names:tc:SAML:protocol:ext:channel-binding"
/*****************************************************************************/