Whoops. :)

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%402131
This commit is contained in:
Sam Lantinga 2006-10-01 16:07:32 +00:00
parent ede653d2cc
commit e870669bee
2 changed files with 8 additions and 8 deletions

View file

@ -134,7 +134,7 @@ typedef uint64_t Uint64;
#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 */