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

Comparing ray/src/px/pcompos.c (file contents):
Revision 2.39 by greg, Thu Sep 2 16:10:01 2021 UTC vs.
Revision 2.40 by greg, Mon Nov 20 21:44:29 2023 UTC

# Line 61 | Line 61 | struct {
61   int  nfile;                     /* number of files */
62  
63   int  echoheader = 1;
64 < char  ourfmt[LPICFMT+1] = PICFMT;
64 > char  ourfmt[MAXFMTLEN] = PICFMT;
65   int  wrongformat = 0;
66   double  common_expos = 1.;
67  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines