mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 10:03:26 +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
|
@ -219,7 +219,7 @@ LdrFindResource_U(PVOID BaseAddress,
|
|||
if (ResourceInfo)
|
||||
{
|
||||
DPRINT( "module %p type %lx name %lx lang %04lx level %lu\n",
|
||||
BaseAddress, ResourceInfo->Type,
|
||||
BaseAddress, ResourceInfo->Type,
|
||||
Level > 1 ? ResourceInfo->Name : 0,
|
||||
Level > 2 ? ResourceInfo->Language : 0, Level );
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue