summaryrefslogtreecommitdiff
path: root/Doxyfile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Doxyfile.in')
-rw-r--r--Doxyfile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/Doxyfile.in b/Doxyfile.in
index c99f536e60..503c1302db 100644
--- a/Doxyfile.in
+++ b/Doxyfile.in
@@ -2117,7 +2117,8 @@ PREDEFINED = "MOCK_IMPL(a,b,c)=a b c" \
__attribute__(x)= \
"BEGIN_CONF_STRUCT(x)=struct x {" \
"END_CONF_STRUCT(x)=};" \
- "CONF_VAR(a,b,c,d)=b a;"
+ "CONF_VAR(a,b,c,d)=b a;" \
+ "CHECK_PRINTF(a, b)="
# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then this