2009-10-14 Joel Sherrill <joel.sherrill@oarcorp.com>

* unlimited/test1.c: Spacing.
This commit is contained in:
Joel Sherrill
2009-10-14 16:46:54 +00:00
parent 4de1c9b731
commit 881db0eb00
2 changed files with 7 additions and 3 deletions

View File

@@ -1,3 +1,7 @@
2009-10-14 Joel Sherrill <joel.sherrill@oarcorp.com>
* unlimited/test1.c: Spacing.
2009-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>
* hello/init.c: Remove call to devFS_Show() which had accidentally

View File

@@ -24,9 +24,9 @@
void test1()
{
bool auto_extend;
rtems_status_code result;
uint32_t task_count = 0;
bool auto_extend;
rtems_status_code result;
uint32_t task_count = 0;
Objects_Information *the_information;
char c1 = 'a';