From d5c78e3656cbc7410f333bfa80e2929947e6d0e5 Mon Sep 17 00:00:00 2001 From: rpj Date: Tue, 8 Mar 2005 07:36:56 +0000 Subject: compiler compatibility and bug fixes --- tests/exit3.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/exit3.c') diff --git a/tests/exit3.c b/tests/exit3.c index fadd035..574a92d 100644 --- a/tests/exit3.c +++ b/tests/exit3.c @@ -45,6 +45,8 @@ func(void * arg) /* Never reached. */ assert(0); + + return NULL; } int -- cgit v1.2.3