2009-07-19 Joel Sherrill <joel.sherrill@oarcorp.com>

* rtems/src/ratemongetstatus.c: Fix spacing.
This commit is contained in:
Joel Sherrill
2009-07-20 01:42:46 +00:00
parent 1938cc07df
commit 1497405428
2 changed files with 5 additions and 1 deletions

View File

@@ -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

View File

@@ -41,7 +41,7 @@
*
* Output parameters:
* RTEMS_SUCCESSFUL - if successful
* error code - if unsuccessful
* error code - if unsuccessful
*
*/