[USBEHCI]

- Fix build

svn path=/trunk/; revision=55635
This commit is contained in:
Johannes Anderwald 2012-02-16 14:52:57 +00:00
parent df5cd2fcac
commit a49c373b0c

View file

@ -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);
}