From b2225d72baddeddf7dcc926b98d2a6318c93071a Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 6 Jan 1998 15:40:35 +0000 Subject: Fixed spacing. --- c/src/exec/score/src/watchdog.c | 4 ++-- cpukit/score/src/watchdog.c | 4 ++-- 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 ); -- cgit v1.2.3