summaryrefslogtreecommitdiff
path: root/nuttx/include
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-11-28 09:06:05 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-11-28 09:06:05 -0600
commitb7306ac59e3dc19d82bdaa0fe089e7d93d3b571a (patch)
tree951b0911573564925d594aff28946ba9450e070a /nuttx/include
parent7fa25ae24160b5d40ca7f8a6b291634d1df985ef (diff)
downloadnuttx-b7306ac59e3dc19d82bdaa0fe089e7d93d3b571a.tar.gz
nuttx-b7306ac59e3dc19d82bdaa0fe089e7d93d3b571a.tar.bz2
nuttx-b7306ac59e3dc19d82bdaa0fe089e7d93d3b571a.zip
Cosmetic change to comment
Diffstat (limited to 'nuttx/include')
-rw-r--r--nuttx/include/cxx/cctype3
1 files changed, 2 insertions, 1 deletions
diff --git a/nuttx/include/cxx/cctype b/nuttx/include/cxx/cctype
index d3304247a..d029544ef 100644
--- a/nuttx/include/cxx/cctype
+++ b/nuttx/include/cxx/cctype
@@ -42,7 +42,8 @@
#include <ctype.h>
-// Remove macros in favor of real functions
+// Remove macros in favor of builtin implementations
+
#undef isalnum
#undef isalpha
#undef iscntrl