Reindent after r21166.
authorRonald S. Bultje <rsbultje@gmail.com>
Tue, 12 Jan 2010 16:36:23 +0000 (16:36 +0000)
committerRonald S. Bultje <rsbultje@gmail.com>
Tue, 12 Jan 2010 16:36:23 +0000 (16:36 +0000)
Originally committed as revision 21167 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavformat/http.c

index d4e9613..a404ff3 100644 (file)
@@ -355,7 +355,7 @@ static int http_write(URLContext *h, uint8_t *buf, int size)
 
     if (s->chunksize == -1) {
         /* headers are sent without any special encoding */
-    return url_write(s->hd, buf, size);
+        return url_write(s->hd, buf, size);
     }
 
     /* silently ignore zero-size data since chunk encoding that would