# HG changeset patch # User diego # Date 1210892635 0 # Node ID 3e5f5f14f796fe55733ea21bcf65c5cc11b52d87 # Parent 999e8762799a25ab7a4e1e47cd1a271d178bd2e6 cosmetics: Use C-style comment delimiters with #endif directives. diff -r 999e8762799a -r 3e5f5f14f796 acelp_filters.h --- a/acelp_filters.h Thu May 15 23:02:43 2008 +0000 +++ b/acelp_filters.h Thu May 15 23:03:55 2008 +0000 @@ -112,4 +112,4 @@ const int16_t* in, int length); -#endif // FFMPEG_ACELP_FILTERS_H +#endif /* FFMPEG_ACELP_FILTERS_H */