Comment fixes.
authorBen Pfaff <blp@cs.stanford.edu>
Sun, 19 Jun 2005 18:55:55 +0000 (18:55 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Sun, 19 Jun 2005 18:55:55 +0000 (18:55 +0000)
src/tests/threads/priority-donate-multiple.c
src/tests/threads/priority-donate-nest.c
src/tests/threads/priority-donate-one.c

index 719b95727c692abb86f831a9fcc92048e335a643..836f3ed028f62785d0f36fcbe52a9f4a8b149421 100644 (file)
@@ -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 <startled@leland.stanford.edu>,
    Greg Hutchins <gmh@leland.stanford.edu>, Yu Ping Hu
    <yph@cs.stanford.edu>.  Modified by arens. */
index a7b919c90b276cf049bdab81598687e40a11f4e6..15141b777958cd50f6b14ac87ab62ce92be8a6a2 100644 (file)
@@ -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 <startled@leland.stanford.edu>,
    Greg Hutchins <gmh@leland.stanford.edu>, Yu Ping Hu
    <yph@cs.stanford.edu>.  Modified by arens. */
index 5a30bd47e298ead7bf1fdb3143a9b23547d76ec5..d3b3d96345c4eddab289247c38df15664c86a9b5 100644 (file)
@@ -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 <startled@leland.stanford.edu>,
    Greg Hutchins <gmh@leland.stanford.edu>, Yu Ping Hu
    <yph@cs.stanford.edu>.  Modified by arens. */