Commit 310ffb8f authored by Michael Niedermayer's avatar Michael Niedermayer

c99

Originally committed as revision 2807 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent d705e4a6
......@@ -976,7 +976,7 @@ static inline int get_xbits_trace(GetBitContext *s, int n, char *file, char *fun
#define tprintf printf
#else //TRACE
#define tprintf(_arg...) {}
#define tprintf(...) {}
#endif
/* define it to include statistics code (useful only for optimizing
......
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