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/mpcdata.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavcodec/mpcdata.h') diff --git a/libavcodec/mpcdata.h b/libavcodec/mpcdata.h index ef49c39f4c..61dfa0d383 100644 --- a/libavcodec/mpcdata.h +++ b/libavcodec/mpcdata.h @@ -210,4 +210,4 @@ static const float mpc7_SCF[128] = { 0.000000044293003043, 0.000000036895215771, 0.000000030733001921, 0.000000025599996789 }; -#endif +#endif // AVCODEC_MPCDATA_H -- cgit v1.2.3