Fix typo in doxygen config

This commit is contained in:
Marc Lagrange 2008-11-23 15:59:44 +01:00
parent a08690132d
commit fa709c801c

View File

@ -73,7 +73,7 @@ WARN_LOGFILE =
#--------------------------------------------------------------------------- #---------------------------------------------------------------------------
# configuration options related to the input files # configuration options related to the input files
#--------------------------------------------------------------------------- #---------------------------------------------------------------------------
INPUT = @SOURCE_DIR@/src@ INPUT = @SOURCE_DIR@/src
INPUT_ENCODING = UTF-8 INPUT_ENCODING = UTF-8
FILE_PATTERNS = *.c \ FILE_PATTERNS = *.c \
*.h \ *.h \