[FFmpeg-cvslog] Dirac: Added endif comments

Jordi Ortiz git at videolan.org
Sat Nov 5 00:15:48 CET 2011


ffmpeg | branch: master | Jordi Ortiz <nenjordi at gmail.com> | Fri Nov  4 13:23:31 2011 +0100| [db3463e9c3481bb7b29d0be7c2e99bd229a99ab0] | committer: Michael Niedermayer

Dirac: Added endif comments
(cherry picked from commit c023d4db3688cd4f0fa47c472b33eb343b0d6db1)

Signed-off-by: Michael Niedermayer <michaelni at gmx.at>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=db3463e9c3481bb7b29d0be7c2e99bd229a99ab0
---

 libavcodec/diracdsp.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/libavcodec/diracdsp.h b/libavcodec/diracdsp.h
index 68c04c2..ecd12d6 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 */



More information about the ffmpeg-cvslog mailing list