aboutsummaryrefslogtreecommitdiff
path: root/testcases/open_posix_testsuite/conformance/interfaces/pthread_spin_lock/1-2.c
diff options
context:
space:
mode:
Diffstat (limited to 'testcases/open_posix_testsuite/conformance/interfaces/pthread_spin_lock/1-2.c')
-rw-r--r--testcases/open_posix_testsuite/conformance/interfaces/pthread_spin_lock/1-2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testcases/open_posix_testsuite/conformance/interfaces/pthread_spin_lock/1-2.c b/testcases/open_posix_testsuite/conformance/interfaces/pthread_spin_lock/1-2.c
index a6f87fb79..b19202e78 100644
--- a/testcases/open_posix_testsuite/conformance/interfaces/pthread_spin_lock/1-2.c
+++ b/testcases/open_posix_testsuite/conformance/interfaces/pthread_spin_lock/1-2.c
@@ -66,7 +66,7 @@ static void *fn_chld(void *arg)
return NULL;
}
-int main()
+int main(void)
{
int cnt = 0;