mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 18:15:11 +00:00
[PCI]
- Addendum to r65181: fix a stray debug print svn path=/trunk/; revision=65227
This commit is contained in:
parent
9c6ff49dd7
commit
053bc502bb
1 changed files with 1 additions and 1 deletions
|
@ -1327,7 +1327,7 @@ PdoStartDevice(
|
|||
}
|
||||
else
|
||||
{
|
||||
DbgPrint("None\n");
|
||||
DBGPRINT("None\n");
|
||||
}
|
||||
|
||||
return STATUS_SUCCESS;
|
||||
|
|
Loading…
Reference in a new issue