Commit 9447e404 authored by jbr's avatar jbr

cosmetics: indentation

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@15012 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 56eecc2f
...@@ -599,7 +599,7 @@ static void decode_transform_coeffs(AC3DecodeContext *s, int blk) ...@@ -599,7 +599,7 @@ static void decode_transform_coeffs(AC3DecodeContext *s, int blk)
} }
/* if any channel doesn't use dithering, zero appropriate coefficients */ /* if any channel doesn't use dithering, zero appropriate coefficients */
remove_dithering(s); remove_dithering(s);
} }
/** /**
......
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