Minor doxygen options fix

This commit is contained in:
Dirk Ziegelmeier 2016-07-27 20:21:29 +02:00
parent d89378e3f8
commit fb7998699d

View File

@ -2058,7 +2058,7 @@ INCLUDE_PATH = ../../src/include
# used.
# This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
INCLUDE_FILE_PATTERNS = *.c *.h
INCLUDE_FILE_PATTERNS = *.h
# The PREDEFINED tag can be used to specify one or more macro names that are
# defined before the preprocessor is started (similar to the -D option of e.g.