author | Bob Pendleton <bob@pendleton.com> |
Mon, 21 Sep 2009 22:25:14 +0000 | |
changeset 3297 | d430982cd5cc |
parent 3296 | 6fe620d7ce92 |
child 3298 | 94f22808d19e |
--- 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