From e35157311c7013156c6e1c284b364b407cc751f3 Mon Sep 17 00:00:00 2001 From: Mark Johannes Date: Thu, 8 Aug 1996 19:20:13 +0000 Subject: Task_1: changed comment and task name to task1. --- testsuites/psxtests/psx05/task.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testsuites/psxtests/psx05/task.c') diff --git a/testsuites/psxtests/psx05/task.c b/testsuites/psxtests/psx05/task.c index 2c687744ea..07320c133a 100644 --- a/testsuites/psxtests/psx05/task.c +++ b/testsuites/psxtests/psx05/task.c @@ -1,4 +1,4 @@ -/* Task_1_through_3 +/* Task_1 * * This routine serves as a test task. It verifies the basic task * switching capabilities of the executive. @@ -22,7 +22,7 @@ #include "system.h" #include -void *Task_1_through_3( +void *Task_1( void *argument ) { -- cgit v1.2.3