summaryrefslogtreecommitdiff
path: root/doxygen.Doxyfile
diff options
context:
space:
mode:
Diffstat (limited to 'doxygen.Doxyfile')
-rw-r--r--doxygen.Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/doxygen.Doxyfile b/doxygen.Doxyfile
index e5ad34c93..be3057cbb 100644
--- a/doxygen.Doxyfile
+++ b/doxygen.Doxyfile
@@ -1525,7 +1525,7 @@ INCLUDE_FILE_PATTERNS =
# undefined via #undef or recursively expanded use the := operator
# instead of the = operator.
-PREDEFINED = __attribute__(x)= __attribute__((x))= ATTR_ALIGNED(x)= ATTR_PREPACKED= ATTR_PACKED=
+PREDEFINED = __attribute__(x)= __attribute__((x))= ATTR_ALIGNED(x)= ATTR_PREPACKED= ATTR_PACKED=
# 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.