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/svq1_cb.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavcodec/svq1_cb.h') diff --git a/libavcodec/svq1_cb.h b/libavcodec/svq1_cb.h index 735bfade52..a0e74952d9 100644 --- a/libavcodec/svq1_cb.h +++ b/libavcodec/svq1_cb.h @@ -1585,4 +1585,4 @@ static const int8_t svq1_intra_codebook_sum[4][16*6] = { } }; -#endif +#endif // AVCODEC_SVQ1_CB_H -- cgit v1.2.3