Changeset 8589e90


Ignore:
Timestamp:
04/16/2019 01:02:12 PM (5 years ago)
Author:
Pierre Labastie <pierre@…>
Branches:
ablfs-more, legacy, trunk
Children:
a22bfe1
Parents:
8fb8ff2
Message:

Remove spurious spaces at the end of lines

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BLFS/xsl/gen-install.xsl

    r8fb8ff2 r8589e90  
    6868          <xsl:text>none</xsl:text>
    6969        </xsl:when>
    70         <xsl:when 
     70        <xsl:when
    7171           test="preceding-sibling::screen
    7272                    [not(@role='nodump') and ./userinput][1][not(@role)]">
     
    106106          <xsl:text>none</xsl:text>
    107107        </xsl:when>
    108         <xsl:when 
     108        <xsl:when
    109109           test="following-sibling::screen
    110110                    [not(@role='nodump') and ./userinput][1][not(@role)]">
Note: See TracChangeset for help on using the changeset viewer.