mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2024-11-21 16:46:54 -08:00
ntdll-CLI_Images: Fix patch formatting.
This commit is contained in:
parent
c0594b617e
commit
7e86c9d3dd
@ -167,7 +167,7 @@ index cdf8d586c36..fa66c4c40d2 100644
|
||||
if (wm->ldr.TlsIndex != -1) call_tls_callbacks( wm->ldr.BaseAddress, reason );
|
||||
if (!entry || !(wm->ldr.Flags & LDR_IMAGE_IS_DLL)) return STATUS_SUCCESS;
|
||||
|
||||
@@ -3329,11 +3449,17 @@ void WINAPI LdrInitializeThunk( void *ke
|
||||
@@ -3329,12 +3449,17 @@ void WINAPI LdrInitializeThunk( void *ke
|
||||
debugstr_w(peb->ProcessParameters->ImagePathName.Buffer), status );
|
||||
NtTerminateProcess( GetCurrentProcess(), status );
|
||||
}
|
||||
@ -184,7 +184,7 @@ index cdf8d586c36..fa66c4c40d2 100644
|
||||
- server_init_process_done();
|
||||
+ server_init_process_done();
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
--
|
||||
2.14.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user