summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spstkalloc/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/spstkalloc/init.c')
-rw-r--r--testsuites/sptests/spstkalloc/init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/sptests/spstkalloc/init.c b/testsuites/sptests/spstkalloc/init.c
index 097a572ec0..5c48770f96 100644
--- a/testsuites/sptests/spstkalloc/init.c
+++ b/testsuites/sptests/spstkalloc/init.c
@@ -37,7 +37,7 @@ rtems_task Init(
rtems_task_argument ignored
)
{
- rtems_status_code rc;
+ rtems_status_code rc;
rtems_id taskId;
rtems_id taskId1;