From 8f3ebd11c7e880f4fddb8b5f4511a2dcbff67622 Mon Sep 17 00:00:00 2001 From: BuFran Date: Sat, 22 Jun 2013 12:37:58 +0200 Subject: Strip the BEGIN_DECLS definition from the first function in a module documentation. --- doc/Doxyfile_common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/Doxyfile_common b/doc/Doxyfile_common index e6114514..a36a2c10 100644 --- a/doc/Doxyfile_common +++ b/doc/Doxyfile_common @@ -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. -- cgit v1.2.3