diff -r d891285e500f -r eaa6ac1e95ea cocoaTouch/otherSrc/SDL_image.h --- a/cocoaTouch/otherSrc/SDL_image.h Thu Jan 28 20:36:24 2010 +0000 +++ b/cocoaTouch/otherSrc/SDL_image.h Fri Jan 29 00:55:14 2010 +0000 @@ -40,8 +40,7 @@ #define SDL_IMAGE_MINOR_VERSION 2 #define SDL_IMAGE_PATCHLEVEL 10 -typedef enum -{ +typedef enum { IMG_INIT_JPG = 0x00000001, IMG_INIT_PNG = 0x00000002, IMG_INIT_TIF = 0x00000004