Mercurial > sdl-ios-xcode
comparison src/video/SDL_yuv_mmx.c @ 2173:26233707bc94
indent
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Wed, 11 Jul 2007 14:51:49 +0000 |
parents | 07f084fe97d0 |
children | 46e373b27d6d |
comparison
equal
deleted
inserted
replaced
2172:bef26cfc8f79 | 2173:26233707bc94 |
---|---|
433 /* *INDENT-ON* */ | 433 /* *INDENT-ON* */ |
434 | 434 |
435 #endif /* GCC3 i386 inline assembly */ | 435 #endif /* GCC3 i386 inline assembly */ |
436 | 436 |
437 /* vi: set ts=4 sw=4 expandtab: */ | 437 /* vi: set ts=4 sw=4 expandtab: */ |
438 |