summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp02
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-07 19:36:53 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-07 19:36:53 +0000
commit0dbc0c33221d0e93e85aba81f4eefe7a5fa7c60b (patch)
treee4b895e4b287ba7e4736939cd0e641e1478cf015 /testsuites/sptests/sp02
parent2009-07-07 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-0dbc0c33221d0e93e85aba81f4eefe7a5fa7c60b.tar.bz2
2009-07-07 Joel Sherrill <joel.sherrill@OARcorp.com>
* sp02/task1.c: Minor spacing.
Diffstat (limited to 'testsuites/sptests/sp02')
-rw-r--r--testsuites/sptests/sp02/task1.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuites/sptests/sp02/task1.c b/testsuites/sptests/sp02/task1.c
index 48b2c4bb00..7682ee5208 100644
--- a/testsuites/sptests/sp02/task1.c
+++ b/testsuites/sptests/sp02/task1.c
@@ -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" );