]> granicus.if.org Git - apache/commitdiff
clear out bogus whitespace
authorJim Jagielski <jim@apache.org>
Thu, 12 Jun 2008 22:26:30 +0000 (22:26 +0000)
committerJim Jagielski <jim@apache.org>
Thu, 12 Jun 2008 22:26:30 +0000 (22:26 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@667275 13f79535-47bb-0310-9956-ffa450edef68

support/ab.c

index d1cf2ad8e5497eb99d07ca04f697742796171e0f..95b48a4fc0636c98081c319263223e050d11c8d0 100644 (file)
@@ -1473,7 +1473,7 @@ static void read_connection(struct connection * c)
                 if (!cl) {
                     c->keepalive = 1;
                     c->length = 0; 
-                }      
+                }
             }
             c->bread += c->cbx - (s + l - c->cbuff) + r - tocopy;
             totalbread += c->bread;