diff options
author | Martin Roth <martin@coreboot.org> | 2021-02-14 13:52:00 -0700 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2021-02-17 17:30:05 +0000 |
commit | 5c7341331dd6fbb4dd9aaaa68693b83c3d47fe66 (patch) | |
tree | 8ff0b45a117f1fa4db7e2d8477c5cc7a8c0e80c1 /util/kconfig/zconf.tab.c_shipped | |
parent | 175e4c59a0025dc4636669734ae4ed756cb1af5f (diff) |
treewide: Remove trailing whitespace
Remove trailing whitespace in files that aren't typically checked.
Signed-off-by: Martin Roth <martin@coreboot.org>
Change-Id: I8dfffbdeaadfa694fef0404719643803df601065
Reviewed-on: https://review.coreboot.org/c/coreboot/+/50704
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'util/kconfig/zconf.tab.c_shipped')
-rw-r--r-- | util/kconfig/zconf.tab.c_shipped | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/util/kconfig/zconf.tab.c_shipped b/util/kconfig/zconf.tab.c_shipped index 069a71b1f9..0e74b4e0ef 100644 --- a/util/kconfig/zconf.tab.c_shipped +++ b/util/kconfig/zconf.tab.c_shipped @@ -1,19 +1,19 @@ /* A Bison parser, made by GNU Bison 2.7. */ /* Bison implementation for Yacc-like parsers in C - + Copyright (C) 1984, 1989-1990, 2000-2012 Free Software Foundation, Inc. - + This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - + You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. */ @@ -26,7 +26,7 @@ special exception, which will cause the skeleton and the resulting Bison output files to be licensed under the GNU General Public License without this special exception. - + This special exception was added by the Free Software Foundation in version 2.2 of Bison. */ |