Mercurial > sdl-ios-xcode
changeset 3297:d430982cd5cc
oops
author | Bob Pendleton <bob@pendleton.com> |
---|---|
date | Mon, 21 Sep 2009 22:25:14 +0000 |
parents | 6fe620d7ce92 |
children | 94f22808d19e |
files | src/atomic/linux/SDL_atomic.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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