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

Comparing ray/src/util/glarendx.c (file contents):
Revision 2.12 by greg, Mon Apr 2 16:45:41 2018 UTC vs.
Revision 2.13 by greg, Thu Aug 2 18:33:50 2018 UTC

# Line 147 | Line 147 | headline(                      /* get line from header */
147          void    *p
148   )
149   {
150 <        char    fmt[32];
150 >        char    fmt[MAXFMTLEN];
151  
152          if (print_header)               /* copy to output */
153                  fputs(s, stdout);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines