From 1497405428a58e1a43bb8efc3c3e8152a7551e36 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 20 Jul 2009 01:42:46 +0000 Subject: [PATCH] 2009-07-19 Joel Sherrill * rtems/src/ratemongetstatus.c: Fix spacing. --- cpukit/ChangeLog | 4 ++++ cpukit/rtems/src/ratemongetstatus.c | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index f599672df0..f6d79950f0 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,7 @@ +2009-07-19 Joel Sherrill + + * rtems/src/ratemongetstatus.c: Fix spacing. + 2009-07-17 Joel Sherrill * posix/src/mutexattrgettype.c: Restructure a bit to make code coverage diff --git a/cpukit/rtems/src/ratemongetstatus.c b/cpukit/rtems/src/ratemongetstatus.c index eb307dad6a..aea428d2d1 100644 --- a/cpukit/rtems/src/ratemongetstatus.c +++ b/cpukit/rtems/src/ratemongetstatus.c @@ -41,7 +41,7 @@ * * Output parameters: * RTEMS_SUCCESSFUL - if successful - * error code - if unsuccessful + * error code - if unsuccessful * */