mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-26 06:08:20 +00:00
2009-06-17 Joel Sherrill <joel.sherrill@oarcorp.com>
* score/src/objectshrinkinformation.c: Fix spelling error.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2009-06-17 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* score/src/objectshrinkinformation.c: Fix spelling error.
|
||||
|
||||
2009-06-18 Chris Johns <chrisj@rtems.org>
|
||||
|
||||
* libmisc/shell/hexdump-odsyntax.c: H8300 has the same size float
|
||||
|
||||
@@ -55,7 +55,7 @@ void _Objects_Shrink_information(
|
||||
uint32_t index;
|
||||
|
||||
/*
|
||||
* Search the list to find block or chunnk with all objects inactive.
|
||||
* Search the list to find block or chunk with all objects inactive.
|
||||
*/
|
||||
|
||||
index_base = _Objects_Get_index( information->minimum_id );
|
||||
|
||||
Reference in New Issue
Block a user