From db3463e9c3481bb7b29d0be7c2e99bd229a99ab0 Mon Sep 17 00:00:00 2001 From: Jordi Ortiz Date: Fri, 4 Nov 2011 13:23:31 +0100 Subject: Dirac: Added endif comments (cherry picked from commit c023d4db3688cd4f0fa47c472b33eb343b0d6db1) Signed-off-by: Michael Niedermayer --- libavcodec/diracdsp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavcodec/diracdsp.h') diff --git a/libavcodec/diracdsp.h b/libavcodec/diracdsp.h index 68c04c21e0..ecd12d6a68 100644 --- a/libavcodec/diracdsp.h +++ b/libavcodec/diracdsp.h @@ -64,4 +64,4 @@ DECL_DIRAC_PIXOP(avg, l4_c); void ff_diracdsp_init(DiracDSPContext *c); -#endif +#endif /* AVCODEC_DIRACDSP_H */ -- cgit v1.2.3