From cdab6fb231fd19ef1ae22db7c1cc98b8f7fbf98c Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sun, 20 Jul 2008 17:26:00 +0000 Subject: 2008-07-20 Samuel Thibault * kern/mach_clock.c (timeout): Make the `fcn' parameter take a void * instead of char *. * kern/mach_clock.h (timeout): Likewise. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7b15bd6..7d4fddc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ * kern/lock_mon.c (retry_simple_lock, retry_bit_lock): Likewise. * kern/machine.c (Debugger): Remove declaration. * device/net_io.c (net_deliver): Fix parenthesis to really round up. + * kern/mach_clock.c (timeout): Make the `fcn' parameter take a void * + instead of char *. + * kern/mach_clock.h (timeout): Likewise. 2008-07-19 Barry deFreese -- cgit v1.2.3