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

Comparing ray/src/gen/xform.c (file contents):
Revision 2.37 by greg, Fri Jul 2 16:45:32 2004 UTC vs.
Revision 2.38 by greg, Sat Aug 21 02:59:47 2004 UTC

# Line 374 | Line 374 | xfcomm(                        /* transform a command */
374   )
375   {
376          FILE  *pin;
377 <        char  buf[512];
377 >        char  buf[2048];
378          int  i;
379  
380          fgetline(buf, sizeof(buf), fin);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines