Fixed a typo.

svn path=/trunk/; revision=6544
This commit is contained in:
Eric Kohl 2003-11-06 16:35:50 +00:00
parent 999225b038
commit 28977a473c

View file

@ -776,7 +776,7 @@ NtOpenKey(OUT PHANDLE KeyHandle,
NTSTATUS Status;
PVOID Object;
DPRINT("NtOpenFile(KH %x DA %x OA %x OA->ON '%wZ'\n",
DPRINT("NtOpenKey(KH %x DA %x OA %x OA->ON '%wZ'\n",
KeyHandle,
DesiredAccess,
ObjectAttributes,