diff options
author | Martin Roth <martinr@coreboot.org> | 2018-09-01 17:09:20 -0600 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2018-09-04 12:38:40 +0000 |
commit | 87282737a808ea030870cc3340c1dfaa7aa15f97 (patch) | |
tree | 7c60645155b62e19ab6fceee0c55f064edee906d /payloads/bayou | |
parent | 86008930172055db72849bd5e2cea01adc8e4b0d (diff) |
payloads: Remove/fix trailing whitespace
Change-Id: Idfc54ca0ed53f52ddad61114ec6b05d94dd746c1
Signed-off-by: Martin Roth <martinr@coreboot.org>
Reviewed-on: https://review.coreboot.org/28430
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Werner Zeh <werner.zeh@siemens.com>
Diffstat (limited to 'payloads/bayou')
-rw-r--r-- | payloads/bayou/Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/payloads/bayou/Doxyfile b/payloads/bayou/Doxyfile index 8aa0729ac4..acab01c1c4 100644 --- a/payloads/bayou/Doxyfile +++ b/payloads/bayou/Doxyfile @@ -800,7 +800,7 @@ HTML_HEADER = HTML_FOOTER = -# If the HTML_FOOTER_DESCRIPTION tag is set to YES, Doxygen will +# If the HTML_FOOTER_DESCRIPTION tag is set to YES, Doxygen will # add generated date, project name and doxygen version to HTML footer. HTML_FOOTER_DESCRIPTION= YES |