mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 12:23:30 +00:00
damn winmerge ... adding the devil's spacing instead of angel's spacing
svn path=/trunk/; revision=44484
This commit is contained in:
@@ -45,7 +45,7 @@ SetRosSpecificInfo(LPOSVERSIONINFOW lpVersionInformation)
|
||||
dwSize = sizeof(KEY_VALUE_PARTIAL_INFORMATION) + sizeof(DWORD);
|
||||
kvpInfo = (PKEY_VALUE_PARTIAL_INFORMATION)HeapAlloc(GetProcessHeap(), 0, dwSize);
|
||||
if (!kvpInfo)
|
||||
return;
|
||||
return;
|
||||
|
||||
InitializeObjectAttributes(&ObjectAttributes,
|
||||
&KeyName,
|
||||
|
||||
Reference in New Issue
Block a user