mirror of
https://github.com/acidanthera/OpenCorePkg.git
synced 2025-12-08 19:25:01 +00:00
TestsUser/Base.h: Replace CRLF with LF
This commit is contained in:
parent
b46792672e
commit
e6bbbc40c4
@ -1783,10 +1783,10 @@ STATIC EFI_RUNTIME_SERVICES gNilRT = {
|
||||
|
||||
STATIC EFI_RUNTIME_SERVICES *gRT = &gNilRT;
|
||||
|
||||
typedef
|
||||
EFI_STATUS
|
||||
(EFIAPI* EFI_IMAGE_UNLOAD)(
|
||||
IN EFI_HANDLE ImageHandle
|
||||
typedef
|
||||
EFI_STATUS
|
||||
(EFIAPI* EFI_IMAGE_UNLOAD)(
|
||||
IN EFI_HANDLE ImageHandle
|
||||
);
|
||||
|
||||
//
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user