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

Comparing ray/src/common/win_process.c (file contents):
Revision 3.1 by schorsch, Thu Jun 26 00:58:09 2003 UTC vs.
Revision 3.2 by schorsch, Thu Jul 3 22:41:44 2003 UTC

# Line 270 | Line 270 | open_process(SUBPROC *proc, char *av[])
270   {
271          char *cmdpath;
272          char *cmdstr;
273        int res;
273  
274          proc->running = 0;
275          cmdpath = getpath(av[0], getenv("PATH"), X_OK);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines