From 20f02c63a77bc9b21b0970dba1d808d6c2e8748f Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sat, 28 Nov 2009 05:58:54 +0000 Subject: Whitespace removal. --- cpukit/score/include/rtems/score/isr.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cpukit/score/include/rtems/score/isr.h') diff --git a/cpukit/score/include/rtems/score/isr.h b/cpukit/score/include/rtems/score/isr.h index 581c65cdc1..66adbcb943 100644 --- a/cpukit/score/include/rtems/score/isr.h +++ b/cpukit/score/include/rtems/score/isr.h @@ -1,4 +1,4 @@ -/** +/** * @file rtems/score/isr.h * * This include file contains all the constants and structures associated @@ -199,7 +199,7 @@ void _ISR_Dispatch( void ); * Invokes the thread dispatcher or signal extension if necessary. * * It should be called at the end of interrupt processing. The interrupt nest - * level must be zero before calling this routine. + * level must be zero before calling this routine. * * This is a high level replacement of _ISR_Dispatch(). It must be invoked * within an environment such that a call to _Thread_Dispatch() is allowed. -- cgit v1.2.3