From 0f212736d854d114f070801c2725bd9536e117e8 Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Sun, 19 Jun 2005 18:55:55 +0000 Subject: [PATCH] Comment fixes. --- src/tests/threads/priority-donate-multiple.c | 4 +--- src/tests/threads/priority-donate-nest.c | 4 +--- src/tests/threads/priority-donate-one.c | 4 +--- 3 files changed, 3 insertions(+), 9 deletions(-) diff --git a/src/tests/threads/priority-donate-multiple.c b/src/tests/threads/priority-donate-multiple.c index 719b957..836f3ed 100644 --- a/src/tests/threads/priority-donate-multiple.c +++ b/src/tests/threads/priority-donate-multiple.c @@ -1,6 +1,4 @@ -/* Problem 1-3: Priority Scheduling tests. - - Based on a test originally submitted for Stanford's CS 140 in +/* Based on a test originally submitted for Stanford's CS 140 in winter 1999 by Matt Franklin , Greg Hutchins , Yu Ping Hu . Modified by arens. */ diff --git a/src/tests/threads/priority-donate-nest.c b/src/tests/threads/priority-donate-nest.c index a7b919c..15141b7 100644 --- a/src/tests/threads/priority-donate-nest.c +++ b/src/tests/threads/priority-donate-nest.c @@ -1,6 +1,4 @@ -/* Problem 1-3: Priority Scheduling tests. - - Based on a test originally submitted for Stanford's CS 140 in +/* Based on a test originally submitted for Stanford's CS 140 in winter 1999 by Matt Franklin , Greg Hutchins , Yu Ping Hu . Modified by arens. */ diff --git a/src/tests/threads/priority-donate-one.c b/src/tests/threads/priority-donate-one.c index 5a30bd4..d3b3d96 100644 --- a/src/tests/threads/priority-donate-one.c +++ b/src/tests/threads/priority-donate-one.c @@ -1,6 +1,4 @@ -/* Problem 1-3: Priority Scheduling tests. - - Based on a test originally submitted for Stanford's CS 140 in +/* Based on a test originally submitted for Stanford's CS 140 in winter 1999 by Matt Franklin , Greg Hutchins , Yu Ping Hu . Modified by arens. */ -- 2.30.2