From: Tobias Brunner Date: Tue, 8 Jul 2025 11:13:06 +0000 (+0200) Subject: Doxyfile: Don't hide set_seed() method X-Git-Tag: 6.0.2~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a8c2d125f1520acbd05d9de0773f7a1c92e2aeef;p=thirdparty%2Fstrongswan.git Doxyfile: Don't hide set_seed() method --- diff --git a/Doxyfile.in b/Doxyfile.in index 3039980054..e96441abd1 100644 --- a/Doxyfile.in +++ b/Doxyfile.in @@ -2376,6 +2376,7 @@ INCLUDE_FILE_PATTERNS = # This tag requires that the tag ENABLE_PREPROCESSING is set to YES. PREDEFINED = LEAK_DETECTIVE \ + TESTABLE_KE \ __attribute__(x)= # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then this