src/os/macosx/splash.cpp
changeset 7888 d26883560502
parent 7456 0c0636370335
child 6871 5a9dc001e1ad
child 8288 56aec202d6f9
--- a/src/os/macosx/splash.cpp	Thu Aug 02 23:40:19 2007 +0000
+++ b/src/os/macosx/splash.cpp	Fri Aug 03 02:21:10 2007 +0000
@@ -128,7 +128,7 @@
 	_cur_palette[0xff].b = 0;
 
 	_pal_first_dirty = 0;
-	_pal_count_dirty = 255;
+	_pal_count_dirty = 256;
 
 	png_destroy_read_struct(&png_ptr, &info_ptr, &end_info);
 	fclose(f);