mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 11:53:32 +00:00
[PCI]
- Addendum to r65181: fix a stray debug print svn path=/trunk/; revision=65227
This commit is contained in:
@@ -1327,7 +1327,7 @@ PdoStartDevice(
|
||||
}
|
||||
else
|
||||
{
|
||||
DbgPrint("None\n");
|
||||
DBGPRINT("None\n");
|
||||
}
|
||||
|
||||
return STATUS_SUCCESS;
|
||||
|
||||
Reference in New Issue
Block a user