From: Ruediger Pluem Date: Thu, 1 Sep 2011 06:25:57 +0000 (+0000) Subject: * Whitespace police. No functional change X-Git-Tag: 2.3.15~310 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=701c4d30355af20d0d956b8b110ef6e7883660c9;p=thirdparty%2Fapache%2Fhttpd.git * Whitespace police. No functional change git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1163917 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/http/byterange_filter.c b/modules/http/byterange_filter.c index cf0edc587ce..88b56e1a1b0 100644 --- a/modules/http/byterange_filter.c +++ b/modules/http/byterange_filter.c @@ -532,8 +532,8 @@ static int ap_set_byterange(request_rec *r, apr_off_t clength, char *errp; apr_off_t number, start, end; - if (!*cur) - break; + if (!*cur) + break; /* * Per RFC 2616 14.35.1: If there is at least one syntactically invalid