fix spelling of ATTACH
Submitted by: Johny Mattsson MFC after: 2 week (do to code freeze)
This commit is contained in:
parent
1e56655e43
commit
b89fbbb14b
@ -911,7 +911,7 @@ process_event_queue(int fd)
|
||||
break;
|
||||
case USB_EVENT_DRIVER_ATTACH:
|
||||
if (verbose)
|
||||
printf("USB_EVENT_DRIVER_DETACH\n");
|
||||
printf("USB_EVENT_DRIVER_ATTACH\n");
|
||||
break;
|
||||
case USB_EVENT_DRIVER_DETACH:
|
||||
if (verbose)
|
||||
|
Loading…
Reference in New Issue
Block a user