# HG changeset patch # User michaelni # Date 1047292577 0 # Node ID 547a503247e8b48fc08395160051d97b7aa64f38 # Parent 8248e652d64e68f0f7b735fa39f12b982b3dfe2f bug workaround diff -r 8248e652d64e -r 547a503247e8 Doxyfile --- 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.