changeset 1120:5fe27400c3b3 libavcodec

more fixes
author michaelni
date Mon, 10 Mar 2003 10:40:26 +0000
parents 547a503247e8
children dac5d55f4630
files Doxyfile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Doxyfile	Mon Mar 10 10:36:17 2003 +0000
+++ b/Doxyfile	Mon Mar 10 10:40:26 2003 +0000
@@ -835,7 +835,7 @@
 # or name=definition (no spaces). If the definition and the = are 
 # omitted =1 is assumed.
 
-PREDEFINED             = __attribute__(x)=""
+PREDEFINED             = __attribute__(x)="" RENAME(x)=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.