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.12 by greg, Tue Sep 8 15:35:16 1992 UTC vs.
Revision 2.13 by greg, Tue Sep 8 20:56:20 1992 UTC

# Line 415 | Line 415 | char  *zfile, *oldfile;
415          if (sampdens != NULL)
416                  free(sampdens);
417          pctdone = 100.0;
418 +        if (ralrm > 0)
419 +                report();
420          return;
421   writerr:
422          error(SYSTEM, "write error in render");

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines