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

Comparing ray/src/rt/pmapdump.c (file contents):
Revision 2.10 by rschregle, Thu Feb 8 19:55:02 2018 UTC vs.
Revision 2.11 by greg, Thu Aug 2 18:33:49 2018 UTC

# Line 75 | Line 75 | const RadianceDef radDefs [] = {
75  
76   int main (int argc, char** argv)
77   {
78 <   char           format [128];
78 >   char           format [MAXFMTLEN];
79     RREAL          rad, radScale = RADSCALE, extent, dumpRatio;
80     unsigned       arg, j, ptype, dim;
81     long           numSpheres = NSPHERES;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines