# HG changeset patch # User michaelni # Date 1047292826 0 # Node ID 5fe27400c3b3cf99a8dc1226d67f45b87b29b9b7 # Parent 547a503247e8b48fc08395160051d97b7aa64f38 more fixes diff -r 547a503247e8 -r 5fe27400c3b3 Doxyfile --- 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.