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

Comparing ray/src/hd/rholo.c (file contents):
Revision 3.78 by greg, Mon Mar 21 19:06:08 2016 UTC vs.
Revision 3.79 by greg, Thu Aug 2 18:33:43 2018 UTC

# Line 496 | Line 496 | headline(                      /* process information header line */
496   {
497          extern char     FMTSTR[];
498          register char   *cp;
499 <        char    fmt[32];
499 >        char    fmt[MAXFMTLEN];
500  
501          if (formatval(fmt, s)) {
502                  if (strcmp(fmt, HOLOFMT)) {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines