You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rp...@apache.org on 2011/09/01 08:25:58 UTC

svn commit: r1163917 - /httpd/httpd/trunk/modules/http/byterange_filter.c

Author: rpluem
Date: Thu Sep  1 06:25:57 2011
New Revision: 1163917

URL: http://svn.apache.org/viewvc?rev=1163917&view=rev
Log:
* Whitespace police. No functional change

Modified:
    httpd/httpd/trunk/modules/http/byterange_filter.c

Modified: httpd/httpd/trunk/modules/http/byterange_filter.c
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/http/byterange_filter.c?rev=1163917&r1=1163916&r2=1163917&view=diff
==============================================================================
--- httpd/httpd/trunk/modules/http/byterange_filter.c (original)
+++ httpd/httpd/trunk/modules/http/byterange_filter.c Thu Sep  1 06:25:57 2011
@@ -532,8 +532,8 @@ static int ap_set_byterange(request_rec 
         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