Author: prestonf
Date: Tue Feb 28 09:23:29 2006
New Revision: 381715

URL: http://svn.apache.org/viewcvs?rev=381715&view=rev
Log:
Small fix to response file to remove spaces after '###'.

Modified:
    
webservices/axis/trunk/c/tests/auto_build/testcases/output/LargeReturningString2_ServerResponse.expected

Modified: 
webservices/axis/trunk/c/tests/auto_build/testcases/output/LargeReturningString2_ServerResponse.expected
URL: 
http://svn.apache.org/viewcvs/webservices/axis/trunk/c/tests/auto_build/testcases/output/LargeReturningString2_ServerResponse.expected?rev=381715&r1=381714&r2=381715&view=diff
==============================================================================
--- 
webservices/axis/trunk/c/tests/auto_build/testcases/output/LargeReturningString2_ServerResponse.expected
 (original)
+++ 
webservices/axis/trunk/c/tests/auto_build/testcases/output/LargeReturningString2_ServerResponse.expected
 Tue Feb 28 09:23:29 2006
@@ -4,7 +4,7 @@
 Content-Language: en-US
 Transfer-Encoding: chunked
 
-###   
+###
 <?xml version="1.0" encoding="UTF-8"?>
 <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"; 
xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
 <soapenv:Body>


Reply via email to