- Addendum to r65181: fix a stray debug print

svn path=/trunk/; revision=65227
This commit is contained in:
Thomas Faber
2014-11-03 16:16:26 +00:00
parent 9c6ff49dd7
commit 053bc502bb
+1 -1
View File
@@ -1327,7 +1327,7 @@ PdoStartDevice(
}
else
{
DbgPrint("None\n");
DBGPRINT("None\n");
}
return STATUS_SUCCESS;