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.7 by greg, Mon Oct 12 14:52:19 1992 UTC vs.
Revision 2.8 by greg, Mon Jul 19 15:18:10 1993 UTC

# Line 17 | Line 17 | static char SCCSid[] = "$SunId$ LBL";
17   #include "color.h"
18   #include "x11raster.h"
19  
20 + extern char  *malloc(), *realloc(), *calloc();
21 +
22  
23   XRASTER *
24   make_raster(disp, vis, npixbits, data, width, height, bm_pad)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines