jdk/src/share/native/sun/awt/libpng/pngrtran.c
changeset 6825 795e9fe949d3
parent 5506 202f599c92aa
child 10576 db3409425573
--- a/jdk/src/share/native/sun/awt/libpng/pngrtran.c	Wed Oct 13 17:03:13 2010 +0400
+++ b/jdk/src/share/native/sun/awt/libpng/pngrtran.c	Thu Oct 14 14:07:50 2010 +0400
@@ -3993,7 +3993,7 @@
 
 #ifdef PNG_FLOATING_POINT_SUPPORTED
 #if defined(PNG_READ_GAMMA_SUPPORTED)
-const static int png_gamma_shift[] =
+static PNG_CONST int png_gamma_shift[] =
    {0x10, 0x21, 0x42, 0x84, 0x110, 0x248, 0x550, 0xff0, 0x00};
 
 /* We build the 8- or 16-bit gamma tables here.  Note that for 16-bit