mirror of
https://github.com/reactos/reactos.git
synced 2025-08-01 19:22:58 +00:00
[USBEHCI]
- Fix build svn path=/trunk/; revision=55635
This commit is contained in:
parent
df5cd2fcac
commit
a49c373b0c
1 changed files with 1 additions and 1 deletions
|
@ -1757,7 +1757,7 @@ CHubController::HandleSyncResetAndClearStall(
|
|||
//
|
||||
// failed
|
||||
//
|
||||
DPRINT1("[USBEHCI] failed to reset pipe %x\n", Status)
|
||||
DPRINT1("[USBEHCI] failed to reset pipe %x\n", Status);
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue