Mercurial > sdl-ios-xcode
comparison include/begin_code.h @ 251:b8688cfdc232
Updated the headers with the correct e-mail address
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Fri, 14 Dec 2001 12:37:47 +0000 |
parents | 3669d47b07d3 |
children | 051b991765ba |
comparison
equal
deleted
inserted
replaced
250:74a8f672f2f8 | 251:b8688cfdc232 |
---|---|
15 You should have received a copy of the GNU Library General Public | 15 You should have received a copy of the GNU Library General Public |
16 License along with this library; if not, write to the Free | 16 License along with this library; if not, write to the Free |
17 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA | 17 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
18 | 18 |
19 Sam Lantinga | 19 Sam Lantinga |
20 slouken@devolution.com | 20 slouken@libsdl.org |
21 */ | 21 */ |
22 | 22 |
23 /* This file sets things up for C dynamic library function definitions, | 23 /* This file sets things up for C dynamic library function definitions, |
24 static inlined functions, and structures aligned at 4-byte alignment. | 24 static inlined functions, and structures aligned at 4-byte alignment. |
25 If you don't like ugly C preprocessor code, don't look at this file. :) | 25 If you don't like ugly C preprocessor code, don't look at this file. :) |