mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2024-11-21 16:46:54 -08:00
Updated ntdll-RtlIpv4StringToAddress reference
This commit is contained in:
parent
da73254259
commit
db09443c86
@ -1,3 +1,4 @@
|
||||
Fixes: [46149] ntdll: Implement RtlIpv4StringToAddress(Ex)A/W
|
||||
#Fixes: [46149] ntdll: Implement RtlIpv4StringToAddress(Ex)A/W
|
||||
Fixes: [46788] ntdll: Implement RtlIpv6AddressToStringA
|
||||
|
||||
|
||||
|
@ -4924,7 +4924,7 @@ fi
|
||||
# Patchset ntdll-RtlIpv4StringToAddress
|
||||
# |
|
||||
# | This patchset fixes the following Wine bugs:
|
||||
# | * [#46149] ntdll: Implement RtlIpv4StringToAddress(Ex)A/W
|
||||
# | * [#46788] ntdll: Implement RtlIpv6AddressToStringA
|
||||
# |
|
||||
# | Modified files:
|
||||
# | * dlls/ntdll/ntdll.spec, dlls/ntdll/rtl.c, dlls/ntdll/tests/rtl.c
|
||||
|
Loading…
Reference in New Issue
Block a user