Mercurial > libavcodec.hg
changeset 7466:3cb3c85c8474 libavcodec
cosmetics: vertical alignment
author | jbr |
---|---|
date | Sun, 03 Aug 2008 02:16:51 +0000 |
parents | b679a09420c8 |
children | 7df2cf766685 |
files | ac3dec.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/ac3dec.h Sun Aug 03 02:16:21 2008 +0000 +++ b/ac3dec.h Sun Aug 03 02:16:51 2008 +0000 @@ -90,7 +90,7 @@ ///@} ///@defgroup aht adaptive hybrid transform - int channel_uses_aht[AC3_MAX_CHANNELS]; ///< channel AHT in use (chahtinu) + int channel_uses_aht[AC3_MAX_CHANNELS]; ///< channel AHT in use (chahtinu) int pre_mantissa[AC3_MAX_CHANNELS][AC3_MAX_COEFS][MAX_BLOCKS]; ///< pre-IDCT mantissas ///@}