summaryrefslogtreecommitdiff
path: root/ipc
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2018-08-13 21:42:01 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2018-08-13 21:42:01 +0200
commitb25b78f5c087bd187889dc4bb6bfeff0826a651d (patch)
tree750fbd2f8526ce0c7dbcdb69fe10ffa07c12d471 /ipc
parente312afc3440519ea91992b5df74886856ae57555 (diff)
Drop spurious changes
Diffstat (limited to 'ipc')
-rw-r--r--ipc/mach_port.c2
1 files changed, 1 insertions, 1 deletions
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(