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

Comparing ray/src/util/rcollate.c (file contents):
Revision 2.25 by greg, Thu Aug 18 00:52:48 2016 UTC vs.
Revision 2.26 by greg, Thu Aug 2 18:33:50 2018 UTC

# Line 441 | Line 441 | done:
441   static int
442   headline(char *s, void *p)
443   {
444 <        static char     fmt[32];
444 >        static char     fmt[MAXFMTLEN];
445          int             n;
446  
447          if (formatval(fmt, s)) {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines