summaryrefslogtreecommitdiffstats
path: root/Nt32Pkg/Library/PeiNt32PeCoffLib/PeiNt32PeCoffLib.c
diff options
context:
space:
mode:
Diffstat (limited to 'Nt32Pkg/Library/PeiNt32PeCoffLib/PeiNt32PeCoffLib.c')
-rw-r--r--Nt32Pkg/Library/PeiNt32PeCoffLib/PeiNt32PeCoffLib.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/Nt32Pkg/Library/PeiNt32PeCoffLib/PeiNt32PeCoffLib.c b/Nt32Pkg/Library/PeiNt32PeCoffLib/PeiNt32PeCoffLib.c
index 733826fd2c..6bfc630663 100644
--- a/Nt32Pkg/Library/PeiNt32PeCoffLib/PeiNt32PeCoffLib.c
+++ b/Nt32Pkg/Library/PeiNt32PeCoffLib/PeiNt32PeCoffLib.c
@@ -1,4 +1,4 @@
-/*++
+/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@@ -19,7 +19,7 @@ Abstract:
to produce PeCoff library class.
---*/
+**/
#include <PiPei.h>
#include <Guid/PeiPeCoffLoader.h>