summaryrefslogtreecommitdiffstats
path: root/testsuites/tmtests/tm14/task1.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/tmtests/tm14/task1.c')
-rw-r--r--testsuites/tmtests/tm14/task1.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuites/tmtests/tm14/task1.c b/testsuites/tmtests/tm14/task1.c
index 7de2b4b172..cd987ec576 100644
--- a/testsuites/tmtests/tm14/task1.c
+++ b/testsuites/tmtests/tm14/task1.c
@@ -1,6 +1,6 @@
/*
*
- * COPYRIGHT (c) 1989-1999.
+ * COPYRIGHT (c) 1989-2007.
* On-Line Applications Research Corporation (OAR).
*
* The license and distribution terms for this file may be
@@ -134,7 +134,7 @@ rtems_task Low_tasks(
rtems_task_argument argument
)
{
- uint32_t size;
+ size_t size;
(void) rtems_message_queue_receive(
Queue_id,