Fixed typo

This commit is contained in:
Peter Wathall 2018-04-30 00:16:45 +00:00 committed by Ged Murphy
parent d37280efaa
commit 3a3a4f7970

View file

@ -1,7 +1,7 @@
/*
* PROJECT: ReactOS Universal Serial Bus Hub Driver
* LICENSE: GPL - See COPYING in the top level directory
* FILE: drivers/usb/usbhub/fdo.c
* FILE: drivers/usb/usbhub/misc.c
* PURPOSE: Misc helper functions
* PROGRAMMERS:
* Michael Martin (michael.martin@reactos.org)