Browse Source

Dirac: Added endif comments

(cherry picked from commit c023d4db36)

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
tags/n0.9
Jordi Ortiz Michael Niedermayer 13 years ago
parent
commit
db3463e9c3
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      libavcodec/diracdsp.h

+ 1
- 1
libavcodec/diracdsp.h View File

@@ -64,4 +64,4 @@ DECL_DIRAC_PIXOP(avg, l4_c);


void ff_diracdsp_init(DiracDSPContext *c); void ff_diracdsp_init(DiracDSPContext *c);


#endif
#endif /* AVCODEC_DIRACDSP_H */

Loading…
Cancel
Save