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

Comparing ray/src/rt/rtmain.c (file contents):
Revision 2.35 by greg, Tue Apr 5 03:02:15 2022 UTC vs.
Revision 2.36 by greg, Wed Apr 6 15:28:18 2022 UTC

# Line 336 | Line 336 | main(int  argc, char  *argv[])
336          } else
337                  distantsources();       /* else mark only distant sources */
338  
339 <                fflush(stdout);         /* in case we're duplicating header */
339 >        fflush(stdout);                 /* in case we're duplicating header */
340  
341   #ifdef  PERSIST
342          if (persist) {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines