svn path=/trunk/; revision=26944
This commit is contained in:
Ged Murphy 2007-05-30 13:53:35 +00:00
parent 5eb9a85a9d
commit e8318db301

View file

@ -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);