Commit 57fc2c66 authored by vitor's avatar vitor

Cosmetics: indent

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@13929 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 554f67bc
......@@ -195,7 +195,7 @@ static unsigned int rms(const int *data)
data++;
}
res = t_sqrt(res);
res = t_sqrt(res);
res >>= (b + 10);
return res;
......
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