diff options
Diffstat (limited to 'Nt32Pkg/Include/WinNtPeim.h')
-rw-r--r-- | Nt32Pkg/Include/WinNtPeim.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Nt32Pkg/Include/WinNtPeim.h b/Nt32Pkg/Include/WinNtPeim.h index a3dab24e1a..3b012b8086 100644 --- a/Nt32Pkg/Include/WinNtPeim.h +++ b/Nt32Pkg/Include/WinNtPeim.h @@ -1,4 +1,4 @@ -/*++
+/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@@ -15,7 +15,7 @@ Module Name: Abstract:
Public include file for the WinNt Library
---*/
+**/
#ifndef __WIN_NT_PEIM_H__
#define __WIN_NT_PEIM_H__
|