From a0ed4edee0b01392c5274ec85b26cf682a9ade3e Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sun, 18 Apr 2004 06:13:55 +0000 Subject: Remove stray white spaces. --- cpukit/score/include/rtems/score/coresem.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cpukit/score/include/rtems/score/coresem.h') diff --git a/cpukit/score/include/rtems/score/coresem.h b/cpukit/score/include/rtems/score/coresem.h index 12ef3ca7ee..e9be0036ab 100644 --- a/cpukit/score/include/rtems/score/coresem.h +++ b/cpukit/score/include/rtems/score/coresem.h @@ -59,7 +59,7 @@ typedef enum { } CORE_semaphore_Status; /* - * The following defines the control block used to manage the + * The following defines the control block used to manage the * attributes of each semaphore. */ @@ -69,7 +69,7 @@ typedef struct { } CORE_semaphore_Attributes; /* - * The following defines the control block used to manage each + * The following defines the control block used to manage each * counting semaphore. */ -- cgit v1.2.3