summaryrefslogtreecommitdiffstats
path: root/classic_api
diff options
context:
space:
mode:
authorDaniel Ramirez <javamonn@gmail.com>2013-11-28 15:38:00 -0600
committerGedare Bloom <gedare@rtems.org>2013-12-12 14:55:54 -0500
commit1da1c75e8c2af289ed86e4b16b318ab16b136b5d (patch)
treead96e80f9bf986282c65af9683ea79c14832e188 /classic_api
parentadded wscript to triple_period and classic_signal subdirs (diff)
downloadrtems-examples-1da1c75e8c2af289ed86e4b16b318ab16b136b5d.tar.bz2
fixed comments in triple_period/wscript
Diffstat (limited to 'classic_api')
-rw-r--r--classic_api/triple_period/wscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/classic_api/triple_period/wscript b/classic_api/triple_period/wscript
index 487225a..1009372 100644
--- a/classic_api/triple_period/wscript
+++ b/classic_api/triple_period/wscript
@@ -1,4 +1,4 @@
-# Waf build script for an RTEMS
+# Waf build script for an RTEMS triple_period
import rtems_waf.rtems as rtems
def build(bld):