https://git.reactos.org/?p=reactos.git;a=commitdiff;h=ae9cc6bb520ba0ec547b51780cc98b556f676175

commit ae9cc6bb520ba0ec547b51780cc98b556f676175
Author:     Peter Wathall <[email protected]>
AuthorDate: Mon Apr 30 00:17:19 2018 +0000
Commit:     Ged Murphy <[email protected]>
CommitDate: Thu May 17 16:15:25 2018 +0100

    Fixed typo
---
 drivers/usb/usbhub/usbhub.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/usb/usbhub/usbhub.c b/drivers/usb/usbhub/usbhub.c
index fbb9811b6f..da2b80dbe2 100644
--- a/drivers/usb/usbhub/usbhub.c
+++ b/drivers/usb/usbhub/usbhub.c
@@ -1,10 +1,10 @@
 /*
  * 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/usbhub.c
  * PURPOSE:         UsbHub Driver
  * PROGRAMMERS:
- *                  Herv� Poussineau ([email protected])
+ *                  Hervé Poussineau ([email protected])
  *                  Michael Martin ([email protected])
  *                  Johannes Anderwald ([email protected])
  */

Reply via email to