ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/px/x11raster.c
(Generate patch)

Comparing ray/src/px/x11raster.c (file contents):
Revision 2.13 by schorsch, Sun Mar 28 20:33:14 2004 UTC vs.
Revision 2.14 by greg, Fri May 20 02:06:39 2011 UTC

# Line 61 | Line 61 | make_raster(
61   extern int
62   init_rcolors(                   /* initialize colors */
63          register XRASTER        *xr,
64 <        BYTE    cmap[][3]
64 >        uby8    cmap[][3]
65   )
66   {
67          register unsigned char  *p;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines