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.36 by schorsch, Sun Mar 28 20:33:12 2004 UTC vs.
Revision 2.37 by greg, Fri Jul 2 16:45:32 2004 UTC

# Line 181 | Line 181 | doargf(                        /* take argument list from file */
181   {
182          int  inquote;
183          char  *newav[256], **avp;
184 <        char  argbuf[1024];
184 >        char  argbuf[2048];
185          char  newid[128];
186          char  *oldid;
187          register char   *cp;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines