summaryrefslogtreecommitdiffstats
path: root/Doxyfile
diff options
context:
space:
mode:
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile b/Doxyfile
index 9cfba1c..3ee43b2 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -53,7 +53,7 @@ WARN_LOGFILE =
#---------------------------------------------------------------------------
INPUT = src
FILE_PATTERNS = *.h \
- *.cpp \
+ *.cpp
RECURSIVE = NO
EXCLUDE = src/code.cpp \
src/config.cpp \