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

Comparing ray/src/util/glareval.c (file contents):
Revision 2.15 by greg, Wed Jan 24 04:39:52 2018 UTC vs.
Revision 2.16 by greg, Thu Aug 2 18:33:50 2018 UTC

# Line 299 | Line 299 | getexpos(                      /* get exposure from header line */
299          void    *p
300   )
301   {
302 <        char    fmt[32];
302 >        char    fmt[MAXFMTLEN];
303  
304          if (isexpos(s))
305                  exposure *= exposval(s);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines