summaryrefslogtreecommitdiff
path: root/nuttx/arch/sh/include/m16c/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/arch/sh/include/m16c/types.h')
-rw-r--r--nuttx/arch/sh/include/m16c/types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/arch/sh/include/m16c/types.h b/nuttx/arch/sh/include/m16c/types.h
index bd23a9a5f..4c68391b0 100644
--- a/nuttx/arch/sh/include/m16c/types.h
+++ b/nuttx/arch/sh/include/m16c/types.h
@@ -62,7 +62,7 @@
* the user prefers to use the definitions provided by their toolchain header
* files
*
- * int is 16-bits and long is 32-bits
+ * int is 16-bits and long is 32-bits
*/
typedef signed char _int8_t;