Browse Source

typo

Originally committed as revision 11637 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Diego Biurrun 18 years ago
parent
commit
cf6cb7c562
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      libavcodec/libamr.c

+ 1
- 1
libavcodec/libamr.c View File

@@ -523,7 +523,7 @@ AVCodec libamr_nb_encoder =
#ifdef CONFIG_LIBAMR_WB #ifdef CONFIG_LIBAMR_WB


#ifdef _TYPEDEF_H #ifdef _TYPEDEF_H
//To avoid duplicate typedefs from typdef in amr-nb
//To avoid duplicate typedefs from typedef in amr-nb
#define typedef_h #define typedef_h
#endif #endif




Loading…
Cancel
Save