Mercurial > sdl-ios-xcode
changeset 1665:28193f833b2b SDL-1.3
more indent cleanup
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sun, 28 May 2006 18:18:30 +0000 |
parents | cd3db072ba8a |
children | 6e7ec5cb83c3 |
files | src/video/qtopia/SDL_QWin.cc |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/video/qtopia/SDL_QWin.cc Sun May 28 18:16:36 2006 +0000 +++ b/src/video/qtopia/SDL_QWin.cc Sun May 28 18:18:30 2006 +0000 @@ -662,6 +662,7 @@ } } +/* *INDENT-OFF* */ bool SDL_QWin::lockScreen (bool force) { @@ -675,6 +676,7 @@ my_locked++; // Increate lock refcount return true; } +/* *INDENT-ON* */ void SDL_QWin::unlockScreen ()