X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=include%2Fusbdevice.h;h=f27e17f124a3113f988e9f43609424c72d1b5374;hb=e856bdcfb49291d30b19603fc101bea096c48196;hp=da5af6efe4c0d827c8cccaac572436b503ff8920;hpb=c2120fbfbc4d1f6953228f86be8bdbf38bacfdab;p=people%2Fms%2Fu-boot.git diff --git a/include/usbdevice.h b/include/usbdevice.h index da5af6efe4..f27e17f124 100644 --- a/include/usbdevice.h +++ b/include/usbdevice.h @@ -438,7 +438,7 @@ typedef enum usb_device_event { DEVICE_HUB_RESET, /* bi - bus has been unplugged */ DEVICE_DESTROY, /* bi - device instance should be destroyed */ - DEVICE_HOTPLUG, /* bi - a hotplug event has occured */ + DEVICE_HOTPLUG, /* bi - a hotplug event has occurred */ DEVICE_FUNCTION_PRIVATE, /* function - private */