diff options
author | Liming Gao <liming.gao@intel.com> | 2018-06-27 21:14:00 +0800 |
---|---|---|
committer | Liming Gao <liming.gao@intel.com> | 2018-06-28 11:19:52 +0800 |
commit | 77695f4da3dc8eedb6fc7fc67f91ef6ccd22daee (patch) | |
tree | 165a0742bc4af9973f73ad5443afdc07d8620254 /SourceLevelDebugPkg/SourceLevelDebugPkg.uni | |
parent | ba0014b9f8ae1a593f03e744f26008214c2b06a8 (diff) | |
download | edk2-77695f4da3dc8eedb6fc7fc67f91ef6ccd22daee.tar.gz |
SourceLevelDebugPkg: Clean up source files
1. Do not use tab characters
2. No trailing white space in one line
3. All files must end with CRLF
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Hao Wu <hao.a.wu@intel.com>
Diffstat (limited to 'SourceLevelDebugPkg/SourceLevelDebugPkg.uni')
-rw-r--r-- | SourceLevelDebugPkg/SourceLevelDebugPkg.uni | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SourceLevelDebugPkg/SourceLevelDebugPkg.uni b/SourceLevelDebugPkg/SourceLevelDebugPkg.uni index 8a20165227..887083a050 100644 --- a/SourceLevelDebugPkg/SourceLevelDebugPkg.uni +++ b/SourceLevelDebugPkg/SourceLevelDebugPkg.uni @@ -14,7 +14,7 @@ // the terms and conditions of the BSD License that accompanies this distribution.
// The full text of the license may be found at
// http://opensource.org/licenses/bsd-license.php.
-//
+//
// THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
// WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
//
|