Commit b6dabc74 authored by michael's avatar michael

c99


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2807 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 745ddef1
......@@ -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