comparison acelp_filters.h @ 6814:3e5f5f14f796 libavcodec

cosmetics: Use C-style comment delimiters with #endif directives.
author diego
date Thu, 15 May 2008 23:03:55 +0000
parents b03cd8d29d60
children 94465a2c3b34
comparison
equal deleted inserted replaced
6813:999e8762799a 6814:3e5f5f14f796
110 int16_t* out, 110 int16_t* out,
111 int hpf_f[2], 111 int hpf_f[2],
112 const int16_t* in, 112 const int16_t* in,
113 int length); 113 int length);
114 114
115 #endif // FFMPEG_ACELP_FILTERS_H 115 #endif /* FFMPEG_ACELP_FILTERS_H */