Changeset b6f6212 for HLFS/hlfs.xsl


Ignore:
Timestamp:
03/28/2007 11:55:21 PM (17 years ago)
Author:
George Boudreau <georgeb@…>
Branches:
2.3, 2.3.x, 2.4, ablfs, ablfs-more, legacy, new_features, trunk
Children:
7a43320
Parents:
39f5f3e
Message:

bug fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • HLFS/hlfs.xsl

    r39f5f3e rb6f6212  
    306306      <xsl:when test="contains(string(),'./fortify-test')
    307307                      or contains(string(),'./ssp-test')">
    308         <xsl:text>!</xsl:text>
     308        <xsl:text>! </xsl:text>
    309309        <xsl:apply-templates/>
    310310        <xsl:text>&#xA;</xsl:text>
Note: See TracChangeset for help on using the changeset viewer.