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/wkspace.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cpukit/score/include/rtems/score/wkspace.h') diff --git a/cpukit/score/include/rtems/score/wkspace.h b/cpukit/score/include/rtems/score/wkspace.h index 58648a750e..c29b2dd4c9 100644 --- a/cpukit/score/include/rtems/score/wkspace.h +++ b/cpukit/score/include/rtems/score/wkspace.h @@ -1,4 +1,4 @@ -/** +/** * @file rtems/score/wkspace.h * * This include file contains information related to the @@ -37,7 +37,7 @@ extern "C" { /** @brief Executive Workspace Control * - * The is the heap control structure that used to manage the + * The is the heap control structure that used to manage the * RTEMS Executive Workspace. */ SCORE_EXTERN Heap_Control _Workspace_Area; /* executive heap header */ -- cgit v1.2.3