From: Peter Wathall Date: Mon, 30 Apr 2018 00:16:45 +0000 (+0000) Subject: Fixed typo X-Git-Tag: 0.4.9-RC~35 X-Git-Url: https://git.reactos.org/?p=reactos.git;a=commitdiff_plain;h=3a3a4f797067fc145eb7e9f7603d06f2ae54d50e Fixed typo --- diff --git a/drivers/usb/usbhub/misc.c b/drivers/usb/usbhub/misc.c index 405fde8eba1..33eacbe8b1c 100644 --- a/drivers/usb/usbhub/misc.c +++ b/drivers/usb/usbhub/misc.c @@ -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)