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

Comparing ray/src/px/pcomb.c (file contents):
Revision 2.50 by greg, Fri May 4 23:56:49 2018 UTC vs.
Revision 2.51 by greg, Thu Aug 2 18:33:43 2018 UTC

# Line 261 | Line 261 | headline(                      /* check header line & echo if requested *
261          void    *p
262   )
263   {
264 <        char    fmt[32];
264 >        char    fmt[MAXFMTLEN];
265          double  d;
266          COLOR   ctmp;
267  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines