[usb/usbehci]

fix typo

svn path=/trunk/; revision=45553
This commit is contained in:
Christoph von Wittich 2010-02-10 12:25:35 +00:00
parent b028cb1e4e
commit a884062bc9

View file

@ -244,7 +244,7 @@ QueryBusInformation(PVOID BusContext,
BOOLEAN
USB_BUSIFFN
IsDeviceHighSpeed(PVOID BusCOntext)
IsDeviceHighSpeed(PVOID BusContext)
{
DPRINT1("IsDeviceHighSpeed called\n");
return TRUE;