Mercurial > sdl-ios-xcode
diff src/loadso/macosx/SDL_dlcompat.c @ 3011:8f4ed5ec2b06
I ran a global "make indent" it modified the following files.
author | Bob Pendleton <bob@pendleton.com> |
---|---|
date | Fri, 09 Jan 2009 20:43:30 +0000 |
parents | 99210400e8b9 |
children | 8cc00819c8d6 |
line wrap: on
line diff
--- a/src/loadso/macosx/SDL_dlcompat.c Fri Jan 09 20:41:31 2009 +0000 +++ b/src/loadso/macosx/SDL_dlcompat.c Fri Jan 09 20:43:30 2009 +0000 @@ -616,8 +616,8 @@ || (LC_LOAD_WEAK_DYLIB == lc->cmd)) { if ((wh = (struct mach_header *) my_find_image((char - *) (((struct dylib_command *) lc)->dylib. - name.offset + (char *) lc)))) { + *) (((struct dylib_command *) lc)-> + dylib.name.offset + (char *) lc)))) { if (dyld_NSIsSymbolNameDefinedInImage(wh, symbol)) { nssym = dyld_NSLookupSymbolInImage(wh, symbol,