]> granicus.if.org Git - apache/commitdiff
added blank line at the end
authorGuenter Knauf <fuankg@apache.org>
Wed, 27 Jun 2007 18:10:31 +0000 (18:10 +0000)
committerGuenter Knauf <fuankg@apache.org>
Wed, 27 Jun 2007 18:10:31 +0000 (18:10 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@551253 13f79535-47bb-0310-9956-ffa450edef68

build/mkconfNW.awk

index d7fa39c1d1d3b470f27943a7f4dea2f202c20c55..1b9f4cc3962b6249f68033c2e8f7a7758e8a4848 100644 (file)
@@ -141,5 +141,6 @@ END {
        print "# prevent Apache from glomming onto all bound IP addresses (0.0.0.0)"
        print "#"
        print "#SecureListen 443 \"SSL CertificateDNS\""
+       print ""
     }
 }