diff options
Diffstat (limited to 'Nt32Pkg/Library/Nt32BdsLib/BdsPlatform.h')
-rw-r--r-- | Nt32Pkg/Library/Nt32BdsLib/BdsPlatform.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Nt32Pkg/Library/Nt32BdsLib/BdsPlatform.h b/Nt32Pkg/Library/Nt32BdsLib/BdsPlatform.h index 5dcce86874..39330cc48e 100644 --- a/Nt32Pkg/Library/Nt32BdsLib/BdsPlatform.h +++ b/Nt32Pkg/Library/Nt32BdsLib/BdsPlatform.h @@ -1,4 +1,4 @@ -/*++
+/**@file
Copyright (c) 2004 - 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@@ -17,7 +17,7 @@ Abstract: Head file for BDS Platform specific code
---*/
+**/
#ifndef _BDS_PLATFORM_H
#define _BDS_PLATFORM_H
|