Fixed typo

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

View file

@ -1,10 +1,10 @@
/* /*
* PROJECT: ReactOS Universal Serial Bus Hub Driver * PROJECT: ReactOS Universal Serial Bus Hub Driver
* LICENSE: GPL - See COPYING in the top level directory * LICENSE: GPL - See COPYING in the top level directory
* FILE: drivers/usb/usbhub/fdo.c * FILE: drivers/usb/usbhub/usbhub.c
* PURPOSE: UsbHub Driver * PURPOSE: UsbHub Driver
* PROGRAMMERS: * PROGRAMMERS:
* Hervé Poussineau (hpoussin@reactos.org) * Hervé Poussineau (hpoussin@reactos.org)
* Michael Martin (michael.martin@reactos.org) * Michael Martin (michael.martin@reactos.org)
* Johannes Anderwald (johannes.anderwald@reactos.org) * Johannes Anderwald (johannes.anderwald@reactos.org)
*/ */