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

Comparing ray/src/px/x11image.c (file contents):
Revision 2.75 by greg, Tue Aug 16 18:09:53 2011 UTC vs.
Revision 2.76 by greg, Thu Aug 2 18:33:48 2018 UTC

# Line 283 | Line 283 | headline(              /* get relevant info from header */
283          void    *p
284   )
285   {
286 <        char  fmt[32];
286 >        char  fmt[MAXFMTLEN];
287  
288          if (isexpos(s))
289                  exposure *= exposval(s);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines