From 3bdd5bee021c99fe04a10f86f54e734853a2997f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20=27Flameeyes=27=20Petten=C3=B2?= Date: Tue, 10 Apr 2007 15:12:28 +0200 Subject: Expand ATTR_ALIGN to nothing to avoid having __attribute__ declarations in the middle of a structure declaration. --- doc/Doxyfile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/Doxyfile.in b/doc/Doxyfile.in index d7b6eebe0..25ae2e1ef 100644 --- a/doc/Doxyfile.in +++ b/doc/Doxyfile.in @@ -795,7 +795,7 @@ INCLUDE_FILE_PATTERNS = # undefined via #undef or recursively expanded use the := operator # instead of the = operator. -PREDEFINED = XINE_COMPILE XINE_PACKED= +PREDEFINED = XINE_COMPILE XINE_PACKED= ATTR_ALIGN(x)= # 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