From e299076fefd9649f78f853865d4745043e50813c Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Tue, 20 Sep 2016 22:25:37 +0200 Subject: Fix old-style function definition * mach/errstring.c (mach_error_type, mach_error_string): Fix old-style function definition. --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b022ba3a65..a962c8e890 100644 --- a/ChangeLog +++ b/ChangeLog @@ -16,6 +16,7 @@ 'sigcode', 'error' parameters with 'detail' parameter. Fix code accordingly. * mach/mach_error.c (mach_error): Fix old-style function definition. + * mach/errstring.c (mach_error_type, mach_error_string): Likewise. 2016-09-20 Paul E. Murphy -- cgit 1.4.1