Skip to content

Commit 8a1df41

Browse files
committed
linux complained about this
1 parent b1ee7eb commit 8a1df41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stl/stl.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ stl_sleep(double t)
150150
}
151151

152152

153-
int
153+
int32_t
154154
stl_thread_create(char *func, void *arg, char *name)
155155
{
156156
pthread_attr_t attr;

0 commit comments

Comments
 (0)