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

Comparing ray/src/px/ra_ps.c (file contents):
Revision 2.29 by greg, Tue Mar 20 18:45:04 2018 UTC vs.
Revision 2.30 by greg, Thu Aug 2 18:33:47 2018 UTC

# Line 80 | Line 80 | headline(              /* check header line */
80          void    *p
81   )
82   {
83 <        char  fmt[32];
83 >        char  fmt[MAXFMTLEN];
84  
85          if (isformat(s)) {
86                  formatval(fmt, s);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines