From b3c7812f5199f828e5c0a5b72418403ccc527809 Mon Sep 17 00:00:00 2001 From: Scott Cantor Date: Tue, 10 Jul 2012 18:35:36 +0000 Subject: [PATCH] Missed a period in namespace. --- saml/util/SAMLConstants.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/saml/util/SAMLConstants.cpp b/saml/util/SAMLConstants.cpp index 0ed80f2..dff0aa9 100644 --- a/saml/util/SAMLConstants.cpp +++ b/saml/util/SAMLConstants.cpp @@ -191,7 +191,7 @@ const XMLCh samlconstants::SAML20P_THIRDPARTY_EXT_PREFIX[] = UNICODE_LITERAL_6(t const XMLCh samlconstants::SAML20P_ASYNCSLO_EXT_NS[] = // urn:oasis:names:tc:SAML:2.0:protocol:ext:async-slo { chLatin_u, chLatin_r, chLatin_n, chColon, chLatin_o, chLatin_a, chLatin_s, chLatin_i, chLatin_s, chColon, chLatin_n, chLatin_a, chLatin_m, chLatin_e, chLatin_s, chColon, chLatin_t, chLatin_c, chColon, - chLatin_S, chLatin_A, chLatin_M, chLatin_L, chColon, chDigit_2, chDigit_0, chColon, + chLatin_S, chLatin_A, chLatin_M, chLatin_L, chColon, chDigit_2, chPeriod, chDigit_0, chColon, chLatin_p, chLatin_r, chLatin_o, chLatin_t, chLatin_o, chLatin_c, chLatin_o, chLatin_l, chColon, chLatin_e, chLatin_x, chLatin_t, chColon, chLatin_a, chLatin_s, chLatin_y, chLatin_n, chLatin_c, chDash, chLatin_s, chLatin_l, chLatin_o, chNull -- 2.1.4