Fixed typo

This commit is contained in:
Peter Wathall 2018-04-30 00:17:01 +00:00 committed by Ged Murphy
parent 3a3a4f7970
commit 6412253d44

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 (hpoussin@reactos.org)