mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 19:26:33 +00:00
Another typo. Yep, I'm officially today's jester...
svn path=/trunk/; revision=33727
This commit is contained in:
@@ -88,7 +88,7 @@ GetDllList()
|
||||
if (NT_SUCCESS(Status))
|
||||
{
|
||||
LPWSTR lpBuffer = (LPWSTR)kvpInfo->Data;
|
||||
if (lpBuffer != UNICODE_NULL)
|
||||
if (*lpBuffer != UNICODE_NULL)
|
||||
{
|
||||
INT bytesToCopy, nullPos;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user