From f6127ed2092be2bf08481766a2c23dee6b955437 Mon Sep 17 00:00:00 2001 From: rsc Date: Tue, 4 Jan 2005 22:15:53 +0000 Subject: more tests --- src/libthread/test/tspawnloop.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libthread/test/tspawnloop.c') diff --git a/src/libthread/test/tspawnloop.c b/src/libthread/test/tspawnloop.c index 8835267f..05636dc9 100644 --- a/src/libthread/test/tspawnloop.c +++ b/src/libthread/test/tspawnloop.c @@ -18,7 +18,7 @@ execproc(void *v) args[2] = nil; threadexec(nil, fd, args[0], args); } - + void threadmain(int argc, char **argv) { -- cgit v1.2.3