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

Comparing ray/src/px/ra_pict.c (file contents):
Revision 1.2 by greg, Wed Oct 23 09:33:11 1991 UTC vs.
Revision 1.3 by greg, Mon Oct 28 16:41:31 1991 UTC

# Line 8 | Line 8 | static char SCCSid[] = "$SunId$ AU";
8      Auckland, New Zealand
9   */
10   #include <stdio.h>
11 #include <stdlib.h>
11   #include "pict.h"
12   #include "color.h"
13 +
14 + extern char  *malloc();
15  
16   char cbuf[8192*5];
17   char pbuf[8192];

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines