mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-05 19:08:12 +00:00
Fixed mis-cherry-pick
This commit is contained in:
@@ -131,7 +131,7 @@ static int SDLCALL adder(void *junk)
|
||||
static void runAdder(void)
|
||||
{
|
||||
Uint32 start, end;
|
||||
int T = NThreads;
|
||||
int i;
|
||||
SDL_Thread *threads[NThreads];
|
||||
|
||||
start = SDL_GetTicks();
|
||||
|
Reference in New Issue
Block a user