crossley    2003/02/21 18:12:51

  Modified:    src/webapp/WEB-INF cocoon.xconf
  Log:
  Fix some wonky xml comments.
  
  Revision  Changes    Path
  1.61      +2 -2      xml-cocoon2/src/webapp/WEB-INF/cocoon.xconf
  
  Index: cocoon.xconf
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/webapp/WEB-INF/cocoon.xconf,v
  retrieving revision 1.60
  retrieving revision 1.61
  diff -u -r1.60 -r1.61
  --- cocoon.xconf      21 Feb 2003 23:26:56 -0000      1.60
  +++ cocoon.xconf      22 Feb 2003 02:12:51 -0000      1.61
  @@ -430,7 +430,7 @@
       <cache-at-startup>true</cache-at-startup>
     </i18n-bundles>
   
  -<!-- ---================ XSP (eXtensible Server Pages) ===================== -->
  +<!-- ================ XSP (eXtensible Server Pages) ===================== -->
   
     <!--+
         | Program Generator
  @@ -636,7 +636,7 @@
       <parameter name="xscript:value-of" 
value="resource://org/apache/cocoon/components/xscript/xslt/value-of.xsl"/>
     </xscript>
   
  -<-- ========================== System Components =========================== -->
  +<!-- ====================== System Components =========================== -->
   
     <!--+
         | The core classloader implementation
  
  
  

Reply via email to