--- ray/src/px/ciq.c 1989/04/07 16:36:12 1.4 +++ ray/src/px/ciq.c 1990/01/18 23:58:14 1.5 @@ -43,7 +43,7 @@ colormap cm; /* quantization colormap */ if (synth) n = makecm(nw,&na); /* analyze histogram and synthesize colormap */ else { - bcopy(cm,color,sizeof color); + bcopy((char *)cm,(char *)color,sizeof color); n = nw; na = 0; for (i=0; i