Skip to content

Commit 77861d0

Browse files
committed
Fix tabs in Doxyfile
1 parent da6fe44 commit 77861d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Doxyfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -564,13 +564,13 @@ RECURSIVE = YES
564564
# subdirectory from a directory tree whose root is specified with the INPUT tag.
565565

566566
EXCLUDE = netgui \
567-
tests \
567+
tests \
568568
blockdelayline/test \
569569
boost_test \
570570
spare \
571571
examples \
572572
jack_status jack_transport \
573-
vim_help bash_completion \
573+
vim_help bash_completion \
574574
_template.cpp _template.h \
575575
config.h
576576

0 commit comments

Comments
 (0)