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

Comparing ray/src/px/pinterp.c (file contents):
Revision 2.46 by greg, Wed Jan 24 04:39:52 2018 UTC vs.
Revision 2.47 by greg, Thu Aug 2 18:33:45 2018 UTC

# Line 361 | Line 361 | headline(                              /* process header string */
361          void    *p
362   )
363   {
364 <        char    fmt[32];
364 >        char    fmt[MAXFMTLEN];
365  
366          if (isheadid(s))
367                  return(0);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines