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

Comparing ray/src/rt/rpict.c (file contents):
Revision 2.22 by greg, Thu Jan 21 10:08:59 1993 UTC vs.
Revision 2.23 by greg, Fri Jan 29 12:15:40 1993 UTC

# Line 393 | Line 393 | char  *zfile, *oldfile;
393          pctdone = 100.0;
394          if (ralrm > 0)
395                  report();
396 +        signal(SIGCONT, SIG_DFL);
397          return;
398   writerr:
399          error(SYSTEM, "write error in render");

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines