[PATCH rtems-examples 06/23] cxx_throw/wscript: Fix comment
Joel Sherrill
joel at rtems.org
Wed Feb 23 22:21:34 UTC 2022
---
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):
--
1.8.3.1
More information about the devel
mailing list