Browse Source

cosmetics: Change comment style for consistency.

Originally committed as revision 15513 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Diego Biurrun 16 years ago
parent
commit
f974f1faaf
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      libavcodec/g729data.h

+ 1
- 1
libavcodec/g729data.h 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 */

Loading…
Cancel
Save