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

Comparing ray/src/px/ra_xyze.c (file contents):
Revision 2.11 by greg, Thu Aug 18 00:52:48 2016 UTC vs.
Revision 2.12 by greg, Thu Aug 2 18:33:48 2018 UTC

# Line 37 | Line 37 | headline(                              /* process header line */
37          void    *p
38   )
39   {
40 <        char    fmt[32];
40 >        char    fmt[MAXFMTLEN];
41  
42          if (formatval(fmt, s)) {        /* check if format string */
43                  if (!strcmp(fmt,COLRFMT))

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines