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

Comparing ray/src/common/objset.c (file contents):
Revision 2.11 by greg, Thu May 15 05:13:35 2003 UTC vs.
Revision 2.12 by schorsch, Sat Jun 7 12:50:20 2003 UTC

# Line 229 | Line 229 | tryagain:
229          return(ot);
230   memerr:
231          error(SYSTEM, "out of memory in fullnode");
232 +        return NULL; /* pro forma return */
233   }
234  
235  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines