Strip the BEGIN_DECLS definition from the first function in a module documentation.
This commit is contained in:
parent
337733b5e5
commit
8f3ebd11c7
@ -1525,7 +1525,7 @@ INCLUDE_FILE_PATTERNS =
|
||||
# undefined via #undef or recursively expanded use the := operator
|
||||
# instead of the = operator.
|
||||
|
||||
PREDEFINED = __attribute__(x)=
|
||||
PREDEFINED = __attribute__(x)= BEGIN_DECLS END_DECLS
|
||||
|
||||
# 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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user