summaryrefslogtreecommitdiff
path: root/NxWidgets/UnitTests/CLatchButton
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-17 18:43:00 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-17 18:43:00 +0000
commit68ac8fdfb222669dd94888c18f26282ef36e6ac8 (patch)
tree3359da3325c4a82c129b1410b6674bcf45b11a29 /NxWidgets/UnitTests/CLatchButton
parent24acf10752079d502696d57e20c2078b4e2ea801 (diff)
downloadnuttx-68ac8fdfb222669dd94888c18f26282ef36e6ac8.tar.gz
nuttx-68ac8fdfb222669dd94888c18f26282ef36e6ac8.tar.bz2
nuttx-68ac8fdfb222669dd94888c18f26282ef36e6ac8.zip
Resync new repository with old repo r5166
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5155 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'NxWidgets/UnitTests/CLatchButton')
-rw-r--r--NxWidgets/UnitTests/CLatchButton/clatchbutton_main.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/NxWidgets/UnitTests/CLatchButton/clatchbutton_main.cxx b/NxWidgets/UnitTests/CLatchButton/clatchbutton_main.cxx
index 13ed0613e..c8f8424d6 100644
--- a/NxWidgets/UnitTests/CLatchButton/clatchbutton_main.cxx
+++ b/NxWidgets/UnitTests/CLatchButton/clatchbutton_main.cxx
@@ -103,7 +103,7 @@ static void showButtonState(CLatchButton *button, bool &clicked, bool &latched)
/////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////
-// user_start/nxheaders_main
+// nxheaders_main
/////////////////////////////////////////////////////////////////////////////
int clatchbutton_main(int argc, char *argv[])