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

Comparing ray/src/rt/renderopts.c (file contents):
Revision 2.23 by greg, Fri Nov 17 20:02:07 2023 UTC vs.
Revision 2.24 by greg, Sat Nov 18 18:14:26 2023 UTC

# Line 321 | Line 321 | getrenderopt(          /* get next render option */
321                          check(3,"ff");
322                          WLPART[0] = atof(av[1]);
323                          WLPART[3] = atof(av[2]);
324 <                        return(1);
324 >                        return(2);
325                  }
326                  break;
327   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines