]> granicus.if.org Git - apache/commitdiff
Replace tab by spaces to be consistent
authorChristophe Jaillet <jailletc36@apache.org>
Thu, 18 Aug 2016 20:36:56 +0000 (20:36 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Thu, 18 Aug 2016 20:36:56 +0000 (20:36 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1756848 13f79535-47bb-0310-9956-ffa450edef68

modules/generators/mod_status.c

index 675c04a4f0ac613b1171732f6e171968245db833..350fae621e618345e495a91a9948dfffd5d8b0ca 100644 (file)
@@ -538,7 +538,7 @@ static int status_handler(request_rec *r)
         if (!short_report)
             ap_rputs("\n\n<table rules=\"all\" cellpadding=\"1%\">\n"
                      "<tr><th rowspan=\"2\">Slot</th>"
-                        "<th rowspan=\"2\">PID</th>"
+                         "<th rowspan=\"2\">PID</th>"
                          "<th colspan=\"2\">Connections</th>\n"
                          "<th colspan=\"2\">Threads</th>"
                          "<th colspan=\"4\">Async connections</th></tr>\n"