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

Comparing ray/src/common/readobj.c (file contents):
Revision 2.4 by greg, Sat Jan 1 09:18:47 1994 UTC vs.
Revision 2.5 by greg, Thu Jul 18 17:58:01 1996 UTC

# Line 31 | Line 31 | char  *inpspec;
31          char  *fgetline();
32          OBJECT  lastobj;
33          FILE  *infp;
34 <        char  buf[512];
34 >        char  buf[1024];
35          register int  c;
36  
37          lastobj = nobjects;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines