]> git.sesse.net Git - ffmpeg/commitdiff
bug workaround
authorMichael Niedermayer <michaelni@gmx.at>
Mon, 10 Mar 2003 10:36:17 +0000 (10:36 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 10 Mar 2003 10:36:17 +0000 (10:36 +0000)
Originally committed as revision 1656 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavcodec/Doxyfile

index 5b8c9b72b35c6a96676a9fca8c6cacdabc2585b5..1fb9217fdffc69ff908928cadddb106acfdaa657 100644 (file)
@@ -835,7 +835,7 @@ INCLUDE_FILE_PATTERNS  =
 # or name=definition (no spaces). If the definition and the = are 
 # omitted =1 is assumed.
 
-PREDEFINED             = 
+PREDEFINED             = __attribute__(x)=""
 
 # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then 
 # this tag can be used to specify a list of macro names that should be expanded.