2009-06-17 Joel Sherrill <joel.sherrill@oarcorp.com>

* score/src/objectshrinkinformation.c: Fix spelling error.
This commit is contained in:
Joel Sherrill
2009-06-17 22:01:20 +00:00
parent 1205a7c9fe
commit 202f93f347
2 changed files with 5 additions and 1 deletions

View File

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

View File

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