mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 12:23:28 +00:00
fix typo
svn path=/trunk/; revision=26944
This commit is contained in:
@@ -165,7 +165,7 @@ CmFindObject(POBJECT_CREATE_INFORMATION ObjectCreateInfo,
|
||||
|
||||
PAGED_CODE();
|
||||
|
||||
DPRINT("CmindObject(ObjectCreateInfo %x, ReturnedObject %x, "
|
||||
DPRINT("CmFindObject(ObjectCreateInfo %x, ReturnedObject %x, "
|
||||
"RemainingPath %x)\n",ObjectCreateInfo,ReturnedObject,RemainingPath);
|
||||
|
||||
RtlInitUnicodeString (RemainingPath, NULL);
|
||||
|
||||
Reference in New Issue
Block a user