summaryrefslogtreecommitdiff
path: root/tests/exit2.c
diff options
context:
space:
mode:
authorrpj <rpj>2005-03-08 07:36:56 +0000
committerrpj <rpj>2005-03-08 07:36:56 +0000
commitd5c78e3656cbc7410f333bfa80e2929947e6d0e5 (patch)
tree9d47c7f9dc5022564a7c34ec1db8cca4e4d6d802 /tests/exit2.c
parent6df0e45cf47b5eaee00f21a5862e8f0c5107a4e2 (diff)
compiler compatibility and bug fixes
Diffstat (limited to 'tests/exit2.c')
-rw-r--r--tests/exit2.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/exit2.c b/tests/exit2.c
index eaa557e..196139a 100644
--- a/tests/exit2.c
+++ b/tests/exit2.c
@@ -47,6 +47,8 @@ func(void * arg)
/* Never reached. */
assert(0);
+
+ return NULL;
}
int