summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPete Batard <pbatard@gmail.com>2010-09-20 16:09:23 +0100
committerPete Batard <pbatard@gmail.com>2010-09-20 16:09:23 +0100
commit6a3c5a6fa427395371ef792815d17e061b309bb1 (patch)
tree4903c6be8465a0b1bcc0e9ef0b61ff119c76ccc1 /doc
parentdfc99bb006d057f3f64f84ce935f1781e61ba5d7 (diff)
downloadlibusb-6a3c5a6fa427395371ef792815d17e061b309bb1.tar.gz
merged latest official changes
* up to e65f69a7ef3de357c867ddaac9598efe407078b6
Diffstat (limited to 'doc')
-rw-r--r--doc/doxygen.cfg.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doxygen.cfg.in b/doc/doxygen.cfg.in
index 574b52f..128e1de 100644
--- a/doc/doxygen.cfg.in
+++ b/doc/doxygen.cfg.in
@@ -1054,7 +1054,7 @@ INCLUDE_FILE_PATTERNS =
# undefined via #undef or recursively expanded use the := operator
# instead of the = operator.
-PREDEFINED = API_EXPORTED=
+PREDEFINED = API_EXPORTED= LIBUSB_CALL= DEFAULT_VISIBILITY=
# 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.