From b7306ac59e3dc19d82bdaa0fe089e7d93d3b571a Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Fri, 28 Nov 2014 09:06:05 -0600 Subject: Cosmetic change to comment --- nuttx/include/cxx/cctype | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'nuttx/include') 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 -// Remove macros in favor of real functions +// Remove macros in favor of builtin implementations + #undef isalnum #undef isalpha #undef iscntrl -- cgit v1.2.3