Avoid confusing Doxygen with function attributes

This commit is contained in:
Colomban Wendling 2016-02-24 23:03:35 +01:00
parent 409fe1a323
commit 7af832da80

View File

@ -2020,6 +2020,8 @@ INCLUDE_FILE_PATTERNS =
# This tag requires that the tag ENABLE_PREPROCESSING is set to YES. # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
PREDEFINED = "G_GNUC_PRINTF(x,y)=" \ PREDEFINED = "G_GNUC_PRINTF(x,y)=" \
G_GNUC_DEPRECATED= \
G_GNUC_DEPRECATED_FOR(x)= \
HAVE_PLUGINS \ HAVE_PLUGINS \
GEANY_FUNCTIONS_H GEANY_FUNCTIONS_H