diff include/SDL_stdinc.h @ 2047:9b7c0ff4977f

Whoops. :)
author Sam Lantinga <slouken@libsdl.org>
date Sun, 01 Oct 2006 16:07:32 +0000
parents f132024010be
children 6067c7f9a672
line wrap: on
line diff
--- a/include/SDL_stdinc.h	Sun Oct 01 02:28:41 2006 +0000
+++ b/include/SDL_stdinc.h	Sun Oct 01 16:07:32 2006 +0000
@@ -134,7 +134,7 @@
 #else
 /* This is really just a hack to prevent the compiler from complaining */
 typdef Sint32 Sint64;
-typdef Uint32 Uint32;
+typdef Uint32 Uint64;
 #endif
 
 /* Make sure the types really have the right sizes */