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

Comparing ray/src/hd/rholo2.c (file contents):
Revision 3.24 by schorsch, Mon Jun 30 14:59:12 2003 UTC vs.
Revision 3.25 by greg, Mon Jul 7 17:21:51 2003 UTC

# Line 277 | Line 277 | done_rtrace()                  /* clean up and close rtrace calculati
277          int     status;
278                                          /* already closed? */
279          if (!nprocs)
280 <                return;
280 >                return(0);
281                                          /* flush beam queue */
282          done_packets(flush_queue());
283                                          /* sync holodeck */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines