diff options
Diffstat (limited to 'usb/umdf2_fx2/driver/driver.c')
| -rw-r--r-- | usb/umdf2_fx2/driver/driver.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usb/umdf2_fx2/driver/driver.c b/usb/umdf2_fx2/driver/driver.c index fb00f9de..7ec5f5df 100644 --- a/usb/umdf2_fx2/driver/driver.c +++ b/usb/umdf2_fx2/driver/driver.c @@ -116,7 +116,7 @@ Return Value: EventRegisterOSRUSBFX2(); // - // Initiialize driver config to control the attributes that + // Initialize driver config to control the attributes that // are global to the driver. Note that framework by default // provides a driver unload routine. If you create any resources // in the DriverEntry and want to be cleaned in driver unload, |
