mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-21 10:55:51 +02:00
indent
Originally committed as revision 5739 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
0339e2b49f
commit
29e4710a70
@ -180,16 +180,16 @@ typedef uint64_t uint_fast64_t;
|
||||
#ifdef HAVE_AV_CONFIG_H
|
||||
|
||||
#ifdef __MINGW32__
|
||||
# ifdef _DEBUG
|
||||
# define DEBUG
|
||||
# endif
|
||||
# ifdef _DEBUG
|
||||
# define DEBUG
|
||||
# endif
|
||||
|
||||
# define snprintf _snprintf
|
||||
# define vsnprintf _vsnprintf
|
||||
# define snprintf _snprintf
|
||||
# define vsnprintf _vsnprintf
|
||||
|
||||
# ifdef CONFIG_WINCE
|
||||
# define perror(a)
|
||||
# endif
|
||||
# ifdef CONFIG_WINCE
|
||||
# define perror(a)
|
||||
# endif
|
||||
|
||||
/* __MINGW32__ end */
|
||||
#elif defined (CONFIG_OS2)
|
||||
|
Loading…
Reference in New Issue
Block a user