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

Comparing ray/src/util/win_netproc.c (file contents):
Revision 2.3 by schorsch, Fri Mar 26 23:34:24 2004 UTC vs.
Revision 2.4 by schorsch, Sat Oct 23 18:55:53 2004 UTC

# Line 112 | Line 112 | PSERVER* findjob(int *pnp)
112          return &ps;
113   }
114  
115 int
116 kill(pid_t pid, int sig)
117 {
118        return 0;
119 }
115  
116   int startjob(
117          PSERVER* pPS,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines