summaryrefslogtreecommitdiff
path: root/tests/exit2.c
diff options
context:
space:
mode:
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