Commit a8499252 authored by daniel's avatar daniel

Reindent



git-svn-id: file:///var/local/repositories/ffmpeg/trunk@21747 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent ff24596f
......@@ -230,7 +230,7 @@ static int wav_read_header(AVFormatContext *s,
if (!size) {
wav->data_end = INT64_MAX;
} else
wav->data_end= url_ftell(pb) + size;
wav->data_end= url_ftell(pb) + size;
return 0;
}
......
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