summaryrefslogtreecommitdiff
path: root/NxWidgets/nxwm/src/ctaskbar.cxx
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-09-20 14:41:45 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-09-20 14:41:45 -0600
commit3ea438a0b9ebc0928f36fb7ab52b6aa2f2c64b27 (patch)
tree165622abc4f05d8625d6786064671265d73e8883 /NxWidgets/nxwm/src/ctaskbar.cxx
parent9f0d9a6db5d6d1eec7bec3a029bb37a95245e495 (diff)
downloadnuttx-3ea438a0b9ebc0928f36fb7ab52b6aa2f2c64b27.tar.gz
nuttx-3ea438a0b9ebc0928f36fb7ab52b6aa2f2c64b27.tar.bz2
nuttx-3ea438a0b9ebc0928f36fb7ab52b6aa2f2c64b27.zip
Change all references to NxConsole to NxTerm
Diffstat (limited to 'NxWidgets/nxwm/src/ctaskbar.cxx')
-rw-r--r--NxWidgets/nxwm/src/ctaskbar.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/NxWidgets/nxwm/src/ctaskbar.cxx b/NxWidgets/nxwm/src/ctaskbar.cxx
index a5c4fc711..1bc39aebd 100644
--- a/NxWidgets/nxwm/src/ctaskbar.cxx
+++ b/NxWidgets/nxwm/src/ctaskbar.cxx
@@ -56,7 +56,7 @@
********************************************************************************************/
/********************************************************************************************
- * CNxConsole Method Implementations
+ * CNxTerm Method Implementations
********************************************************************************************/
using namespace NxWM;