From 9b7143c9041c9e9e7d431e3dc3788feda475d9bc Mon Sep 17 00:00:00 2001 From: Liming Gao Date: Thu, 28 Jul 2016 16:31:57 +0800 Subject: ShellPkg: Correct files with CRLF line ending Cc: Ruiyu Ni Cc: Jaben Carsey Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Liming Gao Reviewed-by: Jaben Carsey --- ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.h') diff --git a/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.h b/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.h index a096a12098..faf2f51662 100644 --- a/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.h +++ b/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.h @@ -2,7 +2,7 @@ Provides interface to shell internal functions for shell commands. Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.
- (C) Copyright 2016 Hewlett Packard Enterprise Development LP
+ (C) Copyright 2016 Hewlett Packard Enterprise Development LP
This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at @@ -44,7 +44,7 @@ #include #include #include -#include +#include typedef struct{ LIST_ENTRY Link; -- cgit v1.2.3