changeset 1119:547a503247e8 libavcodec

bug workaround
author michaelni
date Mon, 10 Mar 2003 10:36:17 +0000
parents 8248e652d64e
children 5fe27400c3b3
files Doxyfile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Doxyfile	Sun Mar 09 16:07:19 2003 +0000
+++ b/Doxyfile	Mon Mar 10 10:36:17 2003 +0000
@@ -835,7 +835,7 @@
 # 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.