summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp13/task3.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/sp13/task3.c')
-rw-r--r--testsuites/sptests/sp13/task3.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/testsuites/sptests/sp13/task3.c b/testsuites/sptests/sp13/task3.c
index 380c5c0c2b..cfa5a9c2d8 100644
--- a/testsuites/sptests/sp13/task3.c
+++ b/testsuites/sptests/sp13/task3.c
@@ -8,7 +8,7 @@
*
* Output parameters: NONE
*
- * COPYRIGHT (c) 1989-1999.
+ * COPYRIGHT (c) 1989-2007.
* On-Line Applications Research Corporation (OAR).
*
* The license and distribution terms for this file may be
@@ -25,8 +25,8 @@ rtems_task Task_3(
)
{
long buffer[ 4 ];
- uint32_t size;
- uint32_t count;
+ size_t size;
+ uint32_t count;
rtems_status_code status;
puts(