[rtems-examples commit] cxx_throw/wscript: Fix comment

Joel Sherrill joel at rtems.org
Thu Feb 24 23:04:33 UTC 2022


Module:    rtems-examples
Branch:    master
Commit:    339422a90b9ac58b003a79a94451dc84b0ce98ec
Changeset: http://git.rtems.org/rtems-examples/commit/?id=339422a90b9ac58b003a79a94451dc84b0ce98ec

Author:    Joel Sherrill <joel at rtems.org>
Date:      Tue Feb 22 13:18:39 2022 -0600

cxx_throw/wscript: Fix comment

---

 cxx/cxx_throw/wscript | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cxx/cxx_throw/wscript b/cxx/cxx_throw/wscript
index f694614..05f418b 100644
--- a/cxx/cxx_throw/wscript
+++ b/cxx/cxx_throw/wscript
@@ -3,7 +3,7 @@
 # This file's license is 2-clause BSD as in this distribution's LICENSE.2 file.
 #
 
-# Waf build script for an RTEMS Hello
+# Waf build script for C++ Throw example
 import rtems_waf.rtems as rtems
 
 def build(bld):



More information about the vc mailing list