Fixed typo
authorPeter Wathall <PeterWathall@users.noreply.github.com>
Mon, 30 Apr 2018 00:16:45 +0000 (00:16 +0000)
committerGed Murphy <gedmurphy@reactos.org>
Thu, 17 May 2018 15:15:25 +0000 (16:15 +0100)
drivers/usb/usbhub/misc.c

index 405fde8..33eacbe 100644 (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 (michael.martin@reactos.org)