Skip to content
Snippets Groups Projects
Commit d935727b authored by Oliver Sander's avatar Oliver Sander
Browse files

[cleanup] Remove trailing whitespace

parent dfeeea79
No related branches found
No related tags found
No related merge requests found
...@@ -13,7 +13,7 @@ RECURSIVE = YES ...@@ -13,7 +13,7 @@ RECURSIVE = YES
FILE_PATTERNS = *.hh \ FILE_PATTERNS = *.hh \
*.cc *.cc
INPUT = INPUT =
EXCLUDE = EXCLUDE =
EXCLUDE_PATTERNS = */.svn/* */test/* EXCLUDE_PATTERNS = */.svn/* */test/*
...@@ -164,15 +164,15 @@ DOT_CLEANUP = NO ...@@ -164,15 +164,15 @@ DOT_CLEANUP = NO
# (christi 16. Jan 2006) # # (christi 16. Jan 2006) #
#################################################################### ####################################################################
# The HTML_HEADER tag can be used to specify a personal HTML header for # The HTML_HEADER tag can be used to specify a personal HTML header for
# each generated HTML page. If it is left blank doxygen will generate a # each generated HTML page. If it is left blank doxygen will generate a
# standard header. # standard header.
@DUNEWEB_TRUE@HTML_HEADER = doxy-header.html @DUNEWEB_TRUE@HTML_HEADER = doxy-header.html
@DUNEWEB_FALSE@HTML_HEADER = @DUNEWEB_FALSE@HTML_HEADER =
# The HTML_FOOTER tag can be used to specify a personal HTML footer for # The HTML_FOOTER tag can be used to specify a personal HTML footer for
# each generated HTML page. If it is left blank doxygen will generate a # each generated HTML page. If it is left blank doxygen will generate a
# standard footer. # standard footer.
@DUNEWEB_TRUE@HTML_FOOTER = doxy-footer.html @DUNEWEB_TRUE@HTML_FOOTER = doxy-footer.html
...@@ -203,9 +203,9 @@ GENERATE_TODOLIST = YES ...@@ -203,9 +203,9 @@ GENERATE_TODOLIST = YES
GENERATE_TESTLIST = YES GENERATE_TESTLIST = YES
GENERATE_BUGLIST = YES GENERATE_BUGLIST = YES
GENERATE_DEPRECATEDLIST= YES GENERATE_DEPRECATEDLIST= YES
ENABLED_SECTIONS = ENABLED_SECTIONS =
MAX_INITIALIZER_LINES = 30 MAX_INITIALIZER_LINES = 30
SHOW_FILES = YES SHOW_FILES = YES
SHOW_NAMESPACES = YES SHOW_NAMESPACES = YES
FILE_VERSION_FILTER = FILE_VERSION_FILTER =
LAYOUT_FILE = LAYOUT_FILE =
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment