Fixed typo

This commit is contained in:
Peter Wathall
2018-05-17 16:15:25 +01:00
committed by Ged Murphy
parent 3a3a4f7970
commit 6412253d44
+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/pdo.c
* PURPOSE: Handle PDO
* PROGRAMMERS:
* Hervé Poussineau ([email protected])