Minor documentation fixups.

This commit is contained in:
Dean Camera
2009-10-03 15:30:29 +00:00
parent 433399b05d
commit db435c4995
10 changed files with 39 additions and 38 deletions

View File

@@ -1227,7 +1227,7 @@ PREDEFINED = __DOXYGEN__
# The macro definition that is found in the sources will be used.
# Use the PREDEFINED tag if you want to use a different macro definition.
EXPAND_AS_DEFINED = _CALLBACK_PARAM
EXPAND_AS_DEFINED = __CALLBACK_PARAM
# If the SKIP_FUNCTION_MACROS tag is set to YES (the default) then
# doxygen's preprocessor will remove all function-like macros that are alone