summaryrefslogtreecommitdiff
path: root/nuttx/include/nuttx/usb/usb.h
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/include/nuttx/usb/usb.h')
-rw-r--r--nuttx/include/nuttx/usb/usb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/include/nuttx/usb/usb.h b/nuttx/include/nuttx/usb/usb.h
index f4208bcd4..69d1d8dd2 100644
--- a/nuttx/include/nuttx/usb/usb.h
+++ b/nuttx/include/nuttx/usb/usb.h
@@ -45,7 +45,7 @@
#include <stdint.h>
/************************************************************************************
- * Preprocessor Definitions
+ * Pre-processor Definitions
************************************************************************************/
/* A packet identifier (PID) immediately follows the SYNC field of every USB packet.
* A PID consists of a four-bit packet type field followed by a four-bit check field