summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp09/screen11.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/sp09/screen11.c')
-rw-r--r--testsuites/sptests/sp09/screen11.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuites/sptests/sp09/screen11.c b/testsuites/sptests/sp09/screen11.c
index f9cbd5bbd3..3ddd87471e 100644
--- a/testsuites/sptests/sp09/screen11.c
+++ b/testsuites/sptests/sp09/screen11.c
@@ -44,7 +44,7 @@ void Screen11()
Partition_name[ 1 ],
Partition_good_area,
0,
- 80,
+ 71,
RTEMS_DEFAULT_ATTRIBUTES,
&Junk_id
);
@@ -135,7 +135,7 @@ void Screen11()
Partition_name[ 1 ],
Partition_good_area,
128,
- 34,
+ 35,
RTEMS_DEFAULT_ATTRIBUTES,
&Junk_id
);