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

* sp02/task1.c: Minor spacing.
This commit is contained in:
Joel Sherrill
2009-07-07 19:36:53 +00:00
parent fc267d1eed
commit 0dbc0c3322
2 changed files with 4 additions and 1 deletions
+4
View File
@@ -1,3 +1,7 @@
2009-07-07 Joel Sherrill <joel.sherrill@OARcorp.com>
* sp02/task1.c: Minor spacing.
2009-07-06 Joel Sherrill <joel.sherrill@OARcorp.com>
* spfatal12/init.c: Address to heap initialize must be aligned but size
-1
View File
@@ -37,7 +37,6 @@ rtems_task Task_1(
directive_failed( status, "rtems_task_ident of TA2" );
printf( "TA1 - rtems_task_ident - tid of TA2 (0x%.8x)\n", tid2 );
status = rtems_object_get_classic_name( tid2, &tid2_name );
directive_failed( status, "rtems_object_get_classic_name of TA2" );