]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
regen
authorTinderbox User <tbox@isc.org>
Tue, 27 Oct 2015 23:30:01 +0000 (23:30 +0000)
committerTinderbox User <tbox@isc.org>
Tue, 27 Oct 2015 23:30:01 +0000 (23:30 +0000)
bin/named/bind9.xsl.h

index f1e1edd28e031580775ee53776ee5f9008be1486..ba43dbc6e60aa02324f33a78a234d9266c2a85c0 100644 (file)
@@ -19,7 +19,6 @@ static char xslmsg[] =
        " - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR\n"
        " - PERFORMANCE OF THIS SOFTWARE.\n"
        "-->\n"
-       "\n"
        "<xsl:stylesheet xmlns:xsl=\"http://www.w3.org/1999/XSL/Transform\" xmlns=\"http://www.w3.org/1999/xhtml\" version=\"1.0\">\n"
        " <xsl:output method=\"html\" indent=\"yes\" version=\"4.0\"/>\n"
        " <xsl:template match=\"statistics[@version=&quot;3.6&quot;]\">\n"
@@ -554,7 +553,6 @@ static char xslmsg[] =
        " </table>\n"
        " </xsl:if>\n"
        " </xsl:for-each>\n"
-       "\n"
        " <xsl:for-each select=\"views/view\">\n"
        " <xsl:if test=\"counters[@type=&quot;cachestats&quot;]/counter[.&gt;0]\">\n"
        " <h3>Cache Statistics for View <xsl:value-of select=\"@name\"/></h3>\n"
@@ -579,7 +577,6 @@ static char xslmsg[] =
        " </table>\n"
        " </xsl:if>\n"
        " </xsl:for-each>\n"
-       "\n"
        " <xsl:for-each select=\"views/view\">\n"
        " <xsl:if test=\"cache/rrset\">\n"
        " <h3>Cache DB RRsets for View <xsl:value-of select=\"@name\"/></h3>\n"
@@ -604,7 +601,6 @@ static char xslmsg[] =
        " <br/>\n"
        " </xsl:if>\n"
        " </xsl:for-each>\n"
-       "\n"
        " <xsl:if test=\"traffic/udp/counters[@type=&quot;request-size&quot;]/counter[.&gt;0] or traffic/udp/counters[@type=&quot;response-size&quot;]/counter[.&gt;0] or traffic/tcp/counters[@type=&quot;request-size&quot;]/counter[.&gt;0] or traffic/tcp/counters[@type=&quot;response-size&quot;]/counter[.&gt;0]\">\n"
        " <h2>Traffic Size Statistics</h2>\n"
        " </xsl:if>\n"
@@ -630,7 +626,6 @@ static char xslmsg[] =
        " </table>\n"
        " <br/>\n"
        " </xsl:if>\n"
-       "\n"
        " <xsl:if test=\"traffic/udp/counters[@type=&quot;response-size&quot;]/counter[.&gt;0]\">\n"
        " <h4>UDP Responses Sent</h4>\n"
        " <table class=\"counters\">\n"
@@ -653,7 +648,6 @@ static char xslmsg[] =
        " </table>\n"
        " <br/>\n"
        " </xsl:if>\n"
-       "\n"
        " <xsl:if test=\"traffic/tcp/counters[@type=&quot;request-size&quot;]/counter[.&gt;0]\">\n"
        " <h4>TCP Requests Received</h4>\n"
        " <table class=\"counters\">\n"
@@ -676,7 +670,6 @@ static char xslmsg[] =
        " </table>\n"
        " <br/>\n"
        " </xsl:if>\n"
-       "\n"
        " <xsl:if test=\"traffic/tcp/counters[@type=&quot;response-size&quot;]/counter[.&gt;0]\">\n"
        " <h4>TCP Responses Sent</h4>\n"
        " <table class=\"counters\">\n"
@@ -699,7 +692,6 @@ static char xslmsg[] =
        " </table>\n"
        " <br/>\n"
        " </xsl:if>\n"
-       "\n"
        " <xsl:if test=\"server/counters[@type=&quot;sockstat&quot;]/counter[.&gt;0]\">\n"
        " <h2>Socket I/O Statistics</h2>\n"
        " <table class=\"counters\">\n"