Commit 37a4b3bb authored by Vitor Sessak's avatar Vitor Sessak

Cosmetics: indent

Originally committed as revision 13929 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent b0068d75
......@@ -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