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

Comparing ray/src/px/protate.c (file contents):
Revision 2.11 by greg, Wed Feb 8 04:18:13 2012 UTC vs.
Revision 2.12 by greg, Thu Aug 2 18:33:46 2018 UTC

# Line 78 | Line 78 | main(
78          char    *argv[]
79   )
80   {
81 <        static char     picfmt[LPICFMT+1] = PICFMT;
81 >        static char     picfmt[MAXFMTLEN] = PICFMT;
82          int     rval;
83          FILE    *fin;
84  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines