summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-01-06 15:40:35 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-01-06 15:40:35 +0000
commitb2225d72baddeddf7dcc926b98d2a6318c93071a (patch)
tree68fe400a730179a9c7d0c632fa8043b0f616c592
parentUpdated for the first time in a long while. (diff)
downloadrtems-b2225d72baddeddf7dcc926b98d2a6318c93071a.tar.bz2
Fixed spacing.
-rw-r--r--c/src/exec/score/src/watchdog.c4
-rw-r--r--cpukit/score/src/watchdog.c4
2 files changed, 4 insertions, 4 deletions
diff --git a/c/src/exec/score/src/watchdog.c b/c/src/exec/score/src/watchdog.c
index 3017b2f99f..f427d96212 100644
--- a/c/src/exec/score/src/watchdog.c
+++ b/c/src/exec/score/src/watchdog.c
@@ -50,8 +50,8 @@ Watchdog_States _Watchdog_Remove(
Watchdog_Control *the_watchdog
)
{
- ISR_Level level;
- Watchdog_States previous_state;
+ ISR_Level level;
+ Watchdog_States previous_state;
Watchdog_Control *next_watchdog;
_ISR_Disable( level );
diff --git a/cpukit/score/src/watchdog.c b/cpukit/score/src/watchdog.c
index 3017b2f99f..f427d96212 100644
--- a/cpukit/score/src/watchdog.c
+++ b/cpukit/score/src/watchdog.c
@@ -50,8 +50,8 @@ Watchdog_States _Watchdog_Remove(
Watchdog_Control *the_watchdog
)
{
- ISR_Level level;
- Watchdog_States previous_state;
+ ISR_Level level;
+ Watchdog_States previous_state;
Watchdog_Control *next_watchdog;
_ISR_Disable( level );