--- a/src/os/macosx/splash.cpp Sat Oct 27 11:23:13 2007 +0000
+++ b/src/os/macosx/splash.cpp Sat Oct 27 11:26:19 2007 +0000
@@ -139,7 +139,7 @@
break;
case 32: {
uint32 *dst;
- int x;
+ uint x;
memset(_screen.dst_ptr, 0xff000000, _screen.pitch * _screen.height * 4);