rubys       01/03/03 19:39:25

  Modified:    proposal/gump/stylesheet bash.xsl
  Log:
  Oops - typo
  
  Revision  Changes    Path
  1.9       +1 -1      jakarta-alexandria/proposal/gump/stylesheet/bash.xsl
  
  Index: bash.xsl
  ===================================================================
  RCS file: /home/cvs/jakarta-alexandria/proposal/gump/stylesheet/bash.xsl,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- bash.xsl  2001/03/04 03:32:13     1.8
  +++ bash.xsl  2001/03/04 03:39:24     1.9
  @@ -5,7 +5,7 @@
   
     <xsl:variable name="cygwin">
       <xsl:choose>
  -      <xsl:when test="$os-type='cygwinx'">1</xsl:when>
  +      <xsl:when test="$os-type='cygwin'">1</xsl:when>
         <xsl:when test="$os-type='cygwin32'">1</xsl:when>
         <xsl:otherwise>0</xsl:otherwise>
       </xsl:choose>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to