summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xnuttx/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 6a045c2fe..a2193bbd5 100755
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -9103,6 +9103,6 @@
function correctly and freeze. Patch moves initialization and
destruction of waitsem, irqsem and readysem to
cc3000_open/cc3000_close.
- * include/cxx/cctgype: Undefine macros defined ctype.h so that builtin
+ * include/cxx/cctype: Undefine macros defined ctype.h so that builtin
C++ implementations will be used intead. From Lorenz Meier
(2014-11-28).