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

Comparing ray/src/common/sceneio.c (file contents):
Revision 2.1 by greg, Fri Mar 14 21:27:46 2003 UTC vs.
Revision 2.2 by schorsch, Sat Jun 7 12:50:20 2003 UTC

# Line 81 | Line 81 | int    objsiz;
81          return(obj);
82   memerr:
83          error(SYSTEM, "out of memory in getobj");
84 +        return 0; /* pro forma return */
85   }
86  
87  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines