From 9b9b5549725a2aa29590cfd1f5a30362efd4ee30 Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Fri, 1 Apr 2005 00:11:54 +0000 Subject: [PATCH] Fix comment. --- src/tests/threads/stdlib.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tests/threads/stdlib.c b/src/tests/threads/stdlib.c index df258d4..ad0f0f9 100644 --- a/src/tests/threads/stdlib.c +++ b/src/tests/threads/stdlib.c @@ -1,4 +1,4 @@ -/* Test program for sorting and searching in lib/kernel/stdlib.c. +/* Test program for sorting and searching in lib/stdlib.c. Attempts to test the sorting and searching functionality that is not sufficiently tested elsewhere in Pintos. -- 2.30.2