summaryrefslogtreecommitdiff
path: root/test/test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/test.c')
-rw-r--r--test/test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test.c b/test/test.c
index b3012d7..42d4cc9 100644
--- a/test/test.c
+++ b/test/test.c
@@ -36,7 +36,7 @@ dosthelse (mach_port_t *p)
}
mach_port_t some_port;
-mach_port_t some_other_port;
+mach_port_t some_other_port = MACH_PORT_DEAD;
void
dosthglobal (void)