diff options
author | Andrew Robbins <contact@andrewrobbins.info> | 2018-01-15 21:47:32 -0500 |
---|---|---|
committer | Andrew Robbins <contact@andrewrobbins.info> | 2018-01-15 22:09:01 -0500 |
commit | 115fe0d7fe537a3069ba2051942c2f3333d0baa5 (patch) | |
tree | e81daabd17d46c68a645079c251e499e1d8c3191 /projects/ich9gen/sources/src/common/x86compatibility.h | |
parent | b2321c6f7be6e0d9fe1e9ef01427f353a0eb55a7 (diff) | |
download | librebootfr-115fe0d7fe537a3069ba2051942c2f3333d0baa5.tar.gz librebootfr-115fe0d7fe537a3069ba2051942c2f3333d0baa5.zip |
Delete trailing whitespace from ich9gen & co.
Diffstat (limited to 'projects/ich9gen/sources/src/common/x86compatibility.h')
-rw-r--r-- | projects/ich9gen/sources/src/common/x86compatibility.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/projects/ich9gen/sources/src/common/x86compatibility.h b/projects/ich9gen/sources/src/common/x86compatibility.h index 5a598adc..a4829888 100644 --- a/projects/ich9gen/sources/src/common/x86compatibility.h +++ b/projects/ich9gen/sources/src/common/x86compatibility.h @@ -1,7 +1,7 @@ /* * x86compatibility.h * This file is part of the ich9deblob utility from the libreboot project - * + * * Purpose: keep gcc/make happy. no actual code here, just function definitions. * * Copyright (C) 2014 Steve Shenton <sgsit@libreboot.org> @@ -20,7 +20,7 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>. */ - + #ifndef X86COMPATIBILITY_H #define X86COMPATIBILITY_H |