UefiCpuPkg/CpuExceptionHandlerLib: Remove white space at first line

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jeff Fan <jeff.fan@intel.com>
This commit is contained in:
Jeff Fan 2017-04-07 11:19:17 +08:00
parent 35b523c29f
commit 3ff4061033
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
/** @file
/** @file
CPU Exception Handler Library common functions.
Copyright (c) 2012 - 2016, Intel Corporation. All rights reserved.<BR>