summaryrefslogtreecommitdiffstats
path: root/nuttx/libxx/libxx_newa.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/libxx/libxx_newa.cxx')
-rwxr-xr-xnuttx/libxx/libxx_newa.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/libxx/libxx_newa.cxx b/nuttx/libxx/libxx_newa.cxx
index 9bffb3c699..d0e5bd10b4 100755
--- a/nuttx/libxx/libxx_newa.cxx
+++ b/nuttx/libxx/libxx_newa.cxx
@@ -65,7 +65,7 @@
//***************************************************************************
//void *operator new[](size_t size)
-void *operator new[]((unsigned long size)
+void *operator new[](unsigned long nbytes)
{
// We have to allocate something