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

Comparing ray/src/px/pextrem.c (file contents):
Revision 2.12 by greg, Thu May 4 00:42:40 2017 UTC vs.
Revision 2.13 by greg, Thu Aug 2 18:33:44 2018 UTC

# Line 29 | Line 29 | headline(                      /* check header line */
29          void    *p
30   )
31   {
32 <        char    fmt[32];
32 >        char    fmt[MAXFMTLEN];
33          double  d;
34          COLOR   ctmp;
35  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines