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

Comparing ray/src/px/pflip.c (file contents):
Revision 2.10 by greg, Thu May 17 17:36:14 2012 UTC vs.
Revision 2.11 by greg, Thu Aug 2 18:33:44 2018 UTC

# Line 55 | Line 55 | main(
55          char    *argv[]
56   )
57   {
58 <        static char     picfmt[LPICFMT+1] = PICFMT;
58 >        static char     picfmt[MAXFMTLEN] = PICFMT;
59          int     i, rval;
60          SET_DEFAULT_BINARY();
61          SET_FILE_BINARY(stdout);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines