Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Commit

Permalink
FIXME for later.
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed Oct 1, 2006
1 parent 13b9afb commit c050492
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/SDL_error.c
Expand Up @@ -28,6 +28,7 @@

/* Routine to get the thread-specific error variable */
#if SDL_THREADS_DISABLED
/* !!! FIXME: what does this comment mean? Victim of Search and Replace? */
/* The SDL_arraysize(The ),default (non-thread-safe) global error variable */
static SDL_error SDL_global_error;
#define SDL_GetErrBuf() (&SDL_global_error)
Expand Down

0 comments on commit c050492

Please sign in to comment.