summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/sdl/sdlsync_mini.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/osd/sdl/sdlsync_mini.c')
-rw-r--r--src/osd/sdl/sdlsync_mini.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/osd/sdl/sdlsync_mini.c b/src/osd/sdl/sdlsync_mini.c
index c6d22bbec8f..91ea06c17dc 100644
--- a/src/osd/sdl/sdlsync_mini.c
+++ b/src/osd/sdl/sdlsync_mini.c
@@ -9,11 +9,11 @@
#include "osdcore.h"
#include "sdlsync.h"
-#define USE_SCALABLE_LOCKS (0)
+#define USE_SCALABLE_LOCKS (0)
struct _osd_event
{
- void * ptr;
+ void * ptr;
};
struct _osd_thread {