From 6ab8a9d2c748598315be4fbab10f16c7ea0bdde4 Mon Sep 17 00:00:00 2001 From: Jim Jagielski Date: Thu, 12 Jun 2008 22:26:30 +0000 Subject: [PATCH] clear out bogus whitespace git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@667275 13f79535-47bb-0310-9956-ffa450edef68 --- support/ab.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/support/ab.c b/support/ab.c index d1cf2ad8e54..95b48a4fc06 100644 --- a/support/ab.c +++ b/support/ab.c @@ -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; -- 2.47.2