]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
Fixed xsi:schemaLocation to use whitespace to separate members of the pair.
authorJouni Malinen <j@w1.fi>
Tue, 6 May 2008 18:29:14 +0000 (21:29 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 6 May 2008 18:29:14 +0000 (21:29 +0300)
src/eap_peer/tncc.c
src/eap_server/tncs.c

index cdbfc638807db227a87b9456ca355acf9a800ffc..d1b750878c1d8d0f37d22d42551fddb721963238 100644 (file)
@@ -39,7 +39,7 @@
 "xmlns=\"http://www.trustedcomputinggroup.org/IWG/TNC/1_0/IF_TNCCS#\" " \
 "xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" " \
 "xsi:schemaLocation=\"http://www.trustedcomputinggroup.org/IWG/TNC/1_0/" \
-"IF_TNCCS#https://www.trustedcomputinggroup.org/XML/SCHEMA/TNCCS_1.0.xsd\">\n"
+"IF_TNCCS# https://www.trustedcomputinggroup.org/XML/SCHEMA/TNCCS_1.0.xsd\">\n"
 #define IF_TNCCS_END "\n</TNCCS-Batch>"
 
 /* TNC IF-IMC */
index 746135127e98f448228c6111e1df3d5e4956eb6b..21d83b3bd9614e7be1fe03452338b25010abf925 100644 (file)
@@ -32,7 +32,7 @@
 "xmlns=\"http://www.trustedcomputinggroup.org/IWG/TNC/1_0/IF_TNCCS#\" " \
 "xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" " \
 "xsi:schemaLocation=\"http://www.trustedcomputinggroup.org/IWG/TNC/1_0/" \
-"IF_TNCCS#https://www.trustedcomputinggroup.org/XML/SCHEMA/TNCCS_1.0.xsd\">\n"
+"IF_TNCCS# https://www.trustedcomputinggroup.org/XML/SCHEMA/TNCCS_1.0.xsd\">\n"
 #define IF_TNCCS_END "\n</TNCCS-Batch>"
 
 /* TNC IF-IMV */