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

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

# Line 198 | Line 198 | addhline(                      /* add a line to our info. header */
198          void    *p
199   )
200   {
201 <        char    fmt[32];
201 >        char    fmt[MAXFMTLEN];
202          int     n;
203  
204          if (formatval(fmt, s))

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines