Commit fb0f4579 authored by aurel's avatar aurel

cosmetics: indentation

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@9157 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 73f57cd8
......@@ -613,7 +613,7 @@ resync:
tmp = ptr[0];
ptr[0] = ptr[1];
ptr[1] = tmp;
ptr += 2;
ptr += 2;
}
}
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