summaryrefslogtreecommitdiffstats
path: root/cpukit
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-20 01:42:46 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-20 01:42:46 +0000
commit1497405428a58e1a43bb8efc3c3e8152a7551e36 (patch)
tree821ae67d86374ba31a8ac35cf3c6bbaa9d82dcc6 /cpukit
parent2009-07-19 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-1497405428a58e1a43bb8efc3c3e8152a7551e36.tar.bz2
2009-07-19 Joel Sherrill <joel.sherrill@oarcorp.com>
* rtems/src/ratemongetstatus.c: Fix spacing.
Diffstat (limited to 'cpukit')
-rw-r--r--cpukit/ChangeLog4
-rw-r--r--cpukit/rtems/src/ratemongetstatus.c2
2 files changed, 5 insertions, 1 deletions
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 <joel.sherrill@oarcorp.com>
+
+ * rtems/src/ratemongetstatus.c: Fix spacing.
+
2009-07-17 Joel Sherrill <joel.sherrill@OARcorp.com>
* 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
*
*/