summaryrefslogtreecommitdiffstats
path: root/Nt32Pkg/WinNtThunkDxe/WinNtThunk.c
diff options
context:
space:
mode:
Diffstat (limited to 'Nt32Pkg/WinNtThunkDxe/WinNtThunk.c')
-rw-r--r--Nt32Pkg/WinNtThunkDxe/WinNtThunk.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/Nt32Pkg/WinNtThunkDxe/WinNtThunk.c b/Nt32Pkg/WinNtThunkDxe/WinNtThunk.c
index cf21f7c6ed..c396f9db4d 100644
--- a/Nt32Pkg/WinNtThunkDxe/WinNtThunk.c
+++ b/Nt32Pkg/WinNtThunkDxe/WinNtThunk.c
@@ -1,4 +1,4 @@
-/*++
+/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@@ -24,7 +24,7 @@ Abstract:
protocol on this handle. This driver can only support one one WinNtThunk protocol
in the system, since the device path is hard coded.
---*/
+**/
//
// The package level header files this module uses