Commit 1d61ccc3 authored by alex's avatar alex

cosmetic: extra space

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@9987 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 84aeab0e
......@@ -759,7 +759,7 @@ static void close_connection(HTTPContext *c)
}
for(i=0; i<ctx->nb_streams; i++)
av_free(ctx->streams[i]) ;
av_free(ctx->streams[i]);
if (c->stream && !c->post && c->stream->stream_type == STREAM_TYPE_LIVE)
current_bandwidth -= c->stream->bandwidth;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment