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

Comparing ray/src/px/pfilt.c (file contents):
Revision 2.32 by greg, Thu Jul 26 23:50:40 2018 UTC vs.
Revision 2.33 by greg, Thu Aug 2 18:33:44 2018 UTC

# Line 348 | Line 348 | headline(                              /* process line from header */
348          void    *p
349   )
350   {
351 <        char  fmt[32];
351 >        char  fmt[MAXFMTLEN];
352  
353          fputs(s, stdout);               /* copy to output */
354          if (isaspect(s))                /* get aspect ratio */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines