summaryrefslogtreecommitdiffstats
path: root/freebsd/sys/dev/usb/usb_cdc.h
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2016-08-23 15:51:45 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2016-08-23 16:07:16 +0200
commit8e65e1bf45102e481fda77f5b742de6c7d0840cd (patch)
treed490f7135ce7d7b11c6a2300ecaa7c3edd3008f7 /freebsd/sys/dev/usb/usb_cdc.h
parentdoc: Update rules to modify FreeBSD code (diff)
downloadrtems-libbsd-8e65e1bf45102e481fda77f5b742de6c7d0840cd.tar.bz2
usb: Update to FreeBSD trunk 2016-08-23
FreeBSD trunk, 2016-08-23, 9fe7c416e6abb28b1398fd3e5687099846800cfd.
Diffstat (limited to 'freebsd/sys/dev/usb/usb_cdc.h')
-rw-r--r--freebsd/sys/dev/usb/usb_cdc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/sys/dev/usb/usb_cdc.h b/freebsd/sys/dev/usb/usb_cdc.h
index b8f59fae..86f35170 100644
--- a/freebsd/sys/dev/usb/usb_cdc.h
+++ b/freebsd/sys/dev/usb/usb_cdc.h
@@ -161,7 +161,7 @@ struct usb_cdc_notification {
#define UCDC_NOTIFICATION_LENGTH 8
/*
- * Bits set in the SERIAL STATE notifcation (first byte of data)
+ * Bits set in the SERIAL STATE notification (first byte of data)
*/
#define UCDC_N_SERIAL_OVERRUN 0x40