mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 00:45:49 +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
|
else
|
||||||
{
|
{
|
||||||
DbgPrint("None\n");
|
DBGPRINT("None\n");
|
||||||
}
|
}
|
||||||
|
|
||||||
return STATUS_SUCCESS;
|
return STATUS_SUCCESS;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue