summaryrefslogtreecommitdiff
path: root/tests/exit3.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/exit3.c')
-rw-r--r--tests/exit3.c2
1 files changed, 2 insertions, 0 deletions
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