summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/watchdogreport.c
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-11-29 13:51:53 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-11-29 13:51:53 +0000
commit28352faecf8b000b71f734cd728f38aa212b9669 (patch)
treec8e773b36bf32ba725cc1548e515f2fa9f8ebe96 /cpukit/score/src/watchdogreport.c
parentWhitespace removal. (diff)
downloadrtems-28352faecf8b000b71f734cd728f38aa212b9669.tar.bz2
Whitespace removal.
Diffstat (limited to 'cpukit/score/src/watchdogreport.c')
-rw-r--r--cpukit/score/src/watchdogreport.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/score/src/watchdogreport.c b/cpukit/score/src/watchdogreport.c
index fb1885aa4e..58bce56959 100644
--- a/cpukit/score/src/watchdogreport.c
+++ b/cpukit/score/src/watchdogreport.c
@@ -31,8 +31,8 @@ void _Watchdog_Report(
"%s%s%4d %5d %p %p 0x%08x %p\n",
((name) ? name : ""),
((name) ? " " : ""),
- watch->delta_interval,
- watch->initial,
+ watch->delta_interval,
+ watch->initial,
watch,
watch->routine,
watch->id,