mirror of
https://github.com/reactos/reactos.git
synced 2025-02-21 16:04:57 +00:00
parent
6cc4e9f6f3
commit
40288a7032
1 changed files with 1 additions and 1 deletions
|
@ -256,7 +256,7 @@ PrintHopInfo(_In_ PVOID Buffer)
|
|||
Status = GetNameInfoW(SockAddr,
|
||||
Size,
|
||||
IpAddress,
|
||||
NI_MAXHOST,
|
||||
MAX_IPADDRESS,
|
||||
NULL,
|
||||
0,
|
||||
NI_NUMERICHOST);
|
||||
|
|
Loading…
Reference in a new issue