From 4910e6f77c81e4f95471a7b6bf28796147260235 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Thu, 22 Jun 1995 16:07:56 +0000 Subject: (thread_cancel): Typo. --- ufs/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ufs/main.c') diff --git a/ufs/main.c b/ufs/main.c index b7a795f0..9541c956 100644 --- a/ufs/main.c +++ b/ufs/main.c @@ -287,6 +287,6 @@ diskfs_init_completed () void -thread_cancel (mach_thread_t foo __attribute__ ((unused))) +thread_cancel (thread_t foo __attribute__ ((unused))) { } -- cgit v1.2.3