From efb775777f815f3140f79f58d3f756a3a4831235 Mon Sep 17 00:00:00 2001 From: Guillaume Poirier Date: Sun, 17 Jun 2007 18:59:28 +0000 Subject: add a comment to indicate which #endif belong to which #define Originally committed as revision 9356 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/mpegaudiodectab.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavcodec/mpegaudiodectab.h') diff --git a/libavcodec/mpegaudiodectab.h b/libavcodec/mpegaudiodectab.h index 4057f52d31..f3b43de2c5 100644 --- a/libavcodec/mpegaudiodectab.h +++ b/libavcodec/mpegaudiodectab.h @@ -603,4 +603,4 @@ static const float ci_table[8] = { -0.6, -0.535, -0.33, -0.185, -0.095, -0.041, -0.0142, -0.0037, }; -#endif +#endif // AVCODEC_MPEGAUDIODECTAB_H -- cgit v1.2.3