aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Doxygen.conf
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2009-10-03 15:30:29 +0000
committerDean Camera <dean@fourwalledcubicle.com>2009-10-03 15:30:29 +0000
commitdb435c4995ef71f08b2867716453c96886b26105 (patch)
tree6d80eddbaccda7947f3f5bf4a4158c2f0266458a /LUFA/Doxygen.conf
parent433399b05db8d4a8a3989e90614f7206d49568fc (diff)
downloadlufa-db435c4995ef71f08b2867716453c96886b26105.tar.gz
lufa-db435c4995ef71f08b2867716453c96886b26105.tar.bz2
lufa-db435c4995ef71f08b2867716453c96886b26105.zip
Minor documentation fixups.
Diffstat (limited to 'LUFA/Doxygen.conf')
-rw-r--r--LUFA/Doxygen.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/LUFA/Doxygen.conf b/LUFA/Doxygen.conf
index 9ea64ba73..3aafe6ae8 100644
--- a/LUFA/Doxygen.conf
+++ b/LUFA/Doxygen.conf
@@ -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