From a824c43d3f20fc5722c5fd8f0f942f632b961723 Mon Sep 17 00:00:00 2001 From: rpj Date: Mon, 16 May 2005 15:42:44 +0000 Subject: '' --- tests/create3.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/create3.c') diff --git a/tests/create3.c b/tests/create3.c index 530a2f1..98bd520 100644 --- a/tests/create3.c +++ b/tests/create3.c @@ -92,7 +92,7 @@ threadFunc(void * arg) } int -main(int argc, char argv[]) +main(int argc, char * argv[]) { int i; pthread_t mt; -- cgit v1.2.3