Author: gnodet
Date: Wed Jan 10 15:12:47 2007
New Revision: 495031

URL: http://svn.apache.org/viewvc?view=rev&rev=495031
Log:
Fix badly formatted comment in xquery

Modified:
    
incubator/servicemix/trunk/deployables/serviceengines/servicemix-saxon/src/test/resources/query.xq

Modified: 
incubator/servicemix/trunk/deployables/serviceengines/servicemix-saxon/src/test/resources/query.xq
URL: 
http://svn.apache.org/viewvc/incubator/servicemix/trunk/deployables/serviceengines/servicemix-saxon/src/test/resources/query.xq?view=diff&rev=495031&r1=495030&r2=495031
==============================================================================
--- 
incubator/servicemix/trunk/deployables/serviceengines/servicemix-saxon/src/test/resources/query.xq
 (original)
+++ 
incubator/servicemix/trunk/deployables/serviceengines/servicemix-saxon/src/test/resources/query.xq
 Wed Jan 10 15:12:47 2007
@@ -1,4 +1,4 @@
-<!--
+(:
 
     Licensed to the Apache Software Foundation (ASF) under one or more
     contributor license agreements.  See the NOTICE file distributed with
@@ -15,7 +15,7 @@
     See the License for the specific language governing permissions and
     limitations under the License.
 
--->
+:)
 <titles>
 {
   for $x in /bookstore/book


Reply via email to