summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-10-26 17:13:18 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-10-26 17:13:18 +0000
commit1d355518b04116c571f2e4de475f857bcad7a4a4 (patch)
tree5e2fafcf02e0f14d36932a2250f66e42efa9bac9 /testsuites/sptests
parentUse PRIdWatchdog_Interval to print Watchdog_Interval's. (diff)
downloadrtems-1d355518b04116c571f2e4de475f857bcad7a4a4.tar.bz2
2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* sp31/task1.c: Use PRIdWatchdog_Interval to print Watchdog_Interval's.
Diffstat (limited to 'testsuites/sptests')
-rw-r--r--testsuites/sptests/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/sptests/ChangeLog b/testsuites/sptests/ChangeLog
index 005556e01e..9ff7dafebc 100644
--- a/testsuites/sptests/ChangeLog
+++ b/testsuites/sptests/ChangeLog
@@ -1,5 +1,7 @@
2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * sp31/task1.c: Use PRIdWatchdog_Interval to print
+ Watchdog_Interval's.
* sp20/task1.c, sp32/init.c, spclockget/init.c: Use
PRIdrtems_interval to print rtems_interval's.