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

Comparing ray/src/common/otypes.c (file contents):
Revision 2.4 by greg, Mon Mar 10 17:13:29 2003 UTC vs.
Revision 2.5 by greg, Fri Feb 18 18:47:56 2011 UTC

# Line 36 | Line 36 | OBJREC  *o;
36   int  etyp;
37   char  *msg;
38   {
39 <        char  msgbuf[128];
39 >        char  msgbuf[512];
40  
41          sprintf(msgbuf, "%s for %s \"%s\"",
42                          msg, ofun[o->otype].funame,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines