X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=Nt32Pkg%2FWinNtThunkDxe%2FWinNtThunk.c;fp=Nt32Pkg%2FWinNtThunkDxe%2FWinNtThunk.c;h=c396f9db4d1856b2e9e10f0ec104ee5d59c12eac;hp=cf21f7c6ed7bf3970e6ab118f24082f1c30729c0;hb=6ae81428485020dd371eaefa5b97b24f21efe117;hpb=1564e9ac2cd2756b400feb98676e1a53806fcea2 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