From b25b78f5c087bd187889dc4bb6bfeff0826a651d Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Mon, 13 Aug 2018 21:42:01 +0200 Subject: Drop spurious changes --- ipc/mach_port.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ipc') diff --git a/ipc/mach_port.c b/ipc/mach_port.c index 55a13e2b..b30dcd6c 100644 --- a/ipc/mach_port.c +++ b/ipc/mach_port.c @@ -534,7 +534,7 @@ mach_port_allocate( * KERN_INVALID_NAME The name doesn't denote a right. */ -static volatile boolean_t mach_port_deallocate_debug = TRUE; +static volatile boolean_t mach_port_deallocate_debug = FALSE; kern_return_t mach_port_destroy( -- cgit v1.2.3