comparison src/video/uikit/SDL_uikitappdelegate.m @ 5135:5f09cb749d75

Added vim spacing hints
author Sam Lantinga <slouken@libsdl.org>
date Tue, 01 Feb 2011 09:00:47 -0800
parents 7b7da52e8775
children 1b0de3574c58
comparison
equal deleted inserted replaced
5134:7b7da52e8775 5135:5f09cb749d75
140 } 140 }
141 } 141 }
142 } 142 }
143 143
144 @end 144 @end
145
146 /* vi: set ts=4 sw=4 expandtab: */