From ba39402f34aac0085fbbaa94bb7c365a2a078220 Mon Sep 17 00:00:00 2001 From: Leif Lindholm Date: Thu, 19 Sep 2019 13:04:53 +0100 Subject: MdeModulePkg: strip trailing whitespace Cc: Jian J Wang Cc: Hao A Wu Cc: Dandan Bi Cc: Liming Gao Cc: Eric Dong Cc: Zhichao Gao Cc: Ray Ni Signed-off-by: Leif Lindholm Reviewed-by: Hao A Wu --- MdeModulePkg/Application/UiApp/FrontPageVfr.Vfr | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'MdeModulePkg/Application/UiApp') diff --git a/MdeModulePkg/Application/UiApp/FrontPageVfr.Vfr b/MdeModulePkg/Application/UiApp/FrontPageVfr.Vfr index 26c71a644a..aabf47fdf6 100644 --- a/MdeModulePkg/Application/UiApp/FrontPageVfr.Vfr +++ b/MdeModulePkg/Application/UiApp/FrontPageVfr.Vfr @@ -1,10 +1,10 @@ ///** @file -// +// // Front page formset. -// +// // Copyright (c) 2007 - 2015, Intel Corporation. All rights reserved.
// SPDX-License-Identifier: BSD-2-Clause-Patent -// +// //**/ #define FORMSET_GUID { 0x9e0c30bc, 0x3f06, 0x4ba6, 0x82, 0x88, 0x9, 0x17, 0x9b, 0x85, 0x5d, 0xbe } @@ -70,7 +70,7 @@ formset label LABEL_FRANTPAGE_INFORMATION; // - // This is where we will dynamically add a Action type op-code to show + // This is where we will dynamically add a Action type op-code to show // the platform information. // label LABEL_END; -- cgit v1.2.3