1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-08 13:22:53 +02:00

cosmetics: Change comment style for consistency.

Originally committed as revision 15513 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Diego Biurrun 2008-10-02 15:50:24 +00:00
parent 949906ea6d
commit f974f1faaf

View File

@ -267,4 +267,4 @@ static const int16_t cb_ma_predictor[2][MA_NP][10] =
{ 3024, 1592, 940, 1631, 1723, 1579, 2034, 2084, 1913, 2601}
}
};
#endif // AVCODEC_G729DATA_H
#endif /* AVCODEC_G729DATA_H */