1.1 --- a/src/thread/generic/SDL_systhread.c Wed Dec 16 03:02:31 2009 +0000
1.2 +++ b/src/thread/generic/SDL_systhread.c Wed Dec 16 04:48:11 2009 +0000
1.3 @@ -39,7 +39,7 @@
1.4 return;
1.5 }
1.6
1.7 -Uint32
1.8 +SDL_threadID
1.9 SDL_ThreadID(void)
1.10 {
1.11 return (0);