| Index: Doxyfile
|
| diff --git a/Doxyfile b/Doxyfile
|
| index 3b940f1dc0b8f1c732de0c1a01a661d28c9e683a..007f5bf26c64b652802157ce4d4e5c365caa78cb 100644
|
| --- a/Doxyfile
|
| +++ b/Doxyfile
|
| @@ -1947,7 +1947,7 @@ PREDEFINED =
|
| EXPAND_AS_DEFINED =
|
|
|
| # If the SKIP_FUNCTION_MACROS tag is set to YES then doxygen's preprocessor will
|
| -# remove all references to function-like macros that are alone on a line, have
|
| +# remove all references to function-like macros that are alone on a line, have
|
| # an all uppercase name, and do not end with a semicolon. Such function macros
|
| # are typically used for boiler-plate code, and will confuse the parser if not
|
| # removed.
|
|
|