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/dnxhddata.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavcodec/dnxhddata.h') diff --git a/libavcodec/dnxhddata.h b/libavcodec/dnxhddata.h index a17cbfd747..eea66fc751 100644 --- a/libavcodec/dnxhddata.h +++ b/libavcodec/dnxhddata.h @@ -110,4 +110,4 @@ static const uint8_t dnxhd_1238_run[62] = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 20, 21, 17, 18, 19, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, }; -#endif +#endif // AVCODEC_DNXHDDATA_H -- cgit v1.2.3