# HG changeset patch # User Bob Pendleton # Date 1253571914 0 # Node ID d430982cd5cccf26b63edc9c70485855f615aca4 # Parent 6fe620d7ce92a6be2decbd9c5e594ca95ae13829 oops diff -r 6fe620d7ce92 -r d430982cd5cc src/atomic/linux/SDL_atomic.c --- a/src/atomic/linux/SDL_atomic.c Mon Sep 21 22:23:41 2009 +0000 +++ b/src/atomic/linux/SDL_atomic.c Mon Sep 21 22:25:14 2009 +0000 @@ -94,7 +94,7 @@ #define nativeDecrementThenFetch64 #define nativeAddThenFetch64 #define nativeSubtractThenFetch64 - #elif + #else #undef nativeTestThenSet64 #undef nativeClear64 #undef nativeFetchThenIncrement64