summaryrefslogtreecommitdiffstats
path: root/tests/sys/file
diff options
context:
space:
mode:
Diffstat (limited to 'tests/sys/file')
-rw-r--r--tests/sys/file/flock_helper.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/sys/file/flock_helper.c b/tests/sys/file/flock_helper.c
index 49e47b8..0fca15e 100644
--- a/tests/sys/file/flock_helper.c
+++ b/tests/sys/file/flock_helper.c
@@ -1566,7 +1566,7 @@ main(int argc, const char *argv[])
} else {
testnum = 0;
test_argc = 0;
- test_argv = 0;
+ test_argv = NULL;
}
sa.sa_handler = ignore_alarm;
OpenPOWER on IntegriCloud