summaryrefslogtreecommitdiff
path: root/Nt32Pkg/Library/DxeNt32PeCoffLib/DxeNt32PeCoffLib.c
diff options
context:
space:
mode:
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2008-03-19 03:23:16 +0000
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2008-03-19 03:23:16 +0000
commit6ae81428485020dd371eaefa5b97b24f21efe117 (patch)
tree39daddd018b025cae2152e4fcad47043be06bf78 /Nt32Pkg/Library/DxeNt32PeCoffLib/DxeNt32PeCoffLib.c
parent1564e9ac2cd2756b400feb98676e1a53806fcea2 (diff)
downloadedk2-platforms-6ae81428485020dd371eaefa5b97b24f21efe117.tar.xz
Modify all file header to follow doxygen format
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4906 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'Nt32Pkg/Library/DxeNt32PeCoffLib/DxeNt32PeCoffLib.c')
-rw-r--r--Nt32Pkg/Library/DxeNt32PeCoffLib/DxeNt32PeCoffLib.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/Nt32Pkg/Library/DxeNt32PeCoffLib/DxeNt32PeCoffLib.c b/Nt32Pkg/Library/DxeNt32PeCoffLib/DxeNt32PeCoffLib.c
index 251af43d22..b58b85599a 100644
--- a/Nt32Pkg/Library/DxeNt32PeCoffLib/DxeNt32PeCoffLib.c
+++ b/Nt32Pkg/Library/DxeNt32PeCoffLib/DxeNt32PeCoffLib.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 <PiDxe.h>
#include <Guid/PeiPeCoffLoader.h>