Commit ab60acb7 authored by aurel's avatar aurel

cosmetics: indentation

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16957 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 45dc4669
......@@ -173,7 +173,7 @@ static void id3v2_read_ttag(AVFormatContext *s, int taglen, const char *key)
int len, dstlen = sizeof(dst) - 1;
unsigned genre;
dst[0]= 0;
dst[0]= 0;
if(taglen < 1)
return;
......
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