Commit 08b6f65c authored by mru's avatar mru

indent


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@5739 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 6d861e63
......@@ -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)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment