]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Whitespace police. No functional change
authorRuediger Pluem <rpluem@apache.org>
Thu, 1 Sep 2011 06:25:57 +0000 (06:25 +0000)
committerRuediger Pluem <rpluem@apache.org>
Thu, 1 Sep 2011 06:25:57 +0000 (06:25 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1163917 13f79535-47bb-0310-9956-ffa450edef68

modules/http/byterange_filter.c

index cf0edc587ceb4b45c3e62ed0abc2fdad30023361..88b56e1a1b0145c6a1a6a389be87759346138fa5 100644 (file)
@@ -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