mirror of
https://github.com/apache/httpd.git
synced 2025-08-13 14:40:20 +00:00
clear out bogus whitespace
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@667275 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user