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

Comparing ray/src/common/tmapcolrs.c (file contents):
Revision 3.31 by greg, Tue Feb 2 18:02:32 2016 UTC vs.
Revision 3.32 by greg, Thu Aug 2 18:33:42 2018 UTC

# Line 151 | Line 151 | headline(                      /* grok a header line */
151          void    *vrh
152   )
153   {
154 <        char    fmt[32];
154 >        char    fmt[MAXFMTLEN];
155          struct radhead  *rh = vrh;
156  
157          if (formatval(fmt, s)) {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines