mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 00:13:04 +00:00
[FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces
This commit is contained in:
parent
4b4ffa92f5
commit
34593d933b
952 changed files with 12942 additions and 12942 deletions
|
@ -189,7 +189,7 @@ Dns_StringToAddressEx(OUT PVOID Address,
|
|||
AddressName = AnsiName;
|
||||
}
|
||||
|
||||
/*
|
||||
/*
|
||||
* If the caller doesn't know what the family is, we'll assume IPv4 and
|
||||
* check if we failed or not. If the caller told us it's IPv4, then just
|
||||
* do IPv4...
|
||||
|
@ -343,7 +343,7 @@ Dns_StringToDnsAddrEx(OUT PDNS_ADDRESS DnsAddr,
|
|||
AddressName = AnsiName;
|
||||
}
|
||||
|
||||
/*
|
||||
/*
|
||||
* If the caller doesn't know what the family is, we'll assume IPv4 and
|
||||
* check if we failed or not. If the caller told us it's IPv4, then just
|
||||
* do IPv4...
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue