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

Comparing ray/src/hd/rholo2l.c (file contents):
Revision 3.2 by gregl, Fri Oct 31 11:44:09 1997 UTC vs.
Revision 3.3 by gregl, Fri Oct 31 15:49:41 1997 UTC

# Line 10 | Line 10 | static char SCCSid[] = "$SunId$ SGI";
10  
11   #include "rholo.h"
12   #include "random.h"
13 + #include "selcall.h"
14   #include <signal.h>
15   #include <sys/time.h>
16  
# Line 218 | Line 219 | int    poll;
219          }
220          return(pldone);                         /* return finished packets */
221   eoferr:
222 <        error(USER, "unexpected EOF from rtrace process");
222 >        error(USER, "rtrace process died");
223   }
224  
225  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines