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

Comparing ray/src/cv/rad2mgf.c (file contents):
Revision 2.12 by greg, Wed May 10 19:46:05 1995 UTC vs.
Revision 2.13 by greg, Mon Nov 20 11:06:21 1995 UTC

# Line 431 | Line 431 | o_face(mod, typ, id, fa)               /* print out a polygon */
431   char    *mod, *typ, *id;
432   FUNARGS *fa;
433   {
434 <        char    entbuf[512];
434 >        char    entbuf[2048];
435          register char   *cp;
436          register int    i;
437  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines