projects
/
reactos.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[NTOSKRNL]
[reactos.git]
/
reactos
/
ntoskrnl
/
io
/
iomgr
/
bootlog.c
diff --git
a/reactos/ntoskrnl/io/iomgr/bootlog.c
b/reactos/ntoskrnl/io/iomgr/bootlog.c
index
8fb20b8
..
bb2d8ad
100644
(file)
--- a/
reactos/ntoskrnl/io/iomgr/bootlog.c
+++ b/
reactos/ntoskrnl/io/iomgr/bootlog.c
@@
-135,7
+135,7
@@
IopBootLog(PUNICODE_STRING DriverName,
if (!NT_SUCCESS(Status))
{
- DPRINT1("
Zw
SetValueKey() failed (Status %lx)\n", Status);
+ DPRINT1("
Nt
SetValueKey() failed (Status %lx)\n", Status);
}
else
{