diff --git a/libavcodec/g729data.h b/libavcodec/g729data.h index 192eaa4ff086407bf2ea40bd5e8ebc627864df7d..d2ff262dd09f7953bd72ac7155de40ec201463a8 100644 --- a/libavcodec/g729data.h +++ b/libavcodec/g729data.h @@ -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 */