Fixed typo

This commit is contained in:
Peter Wathall
2018-05-17 16:15:25 +01:00
committed by Ged Murphy
parent d37280efaa
commit 3a3a4f7970
+1 -1
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 ([email protected])