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

Comparing ray/src/common/readoct.c (file contents):
Revision 2.7 by greg, Mon Sep 21 12:04:17 1992 UTC vs.
Revision 2.8 by greg, Mon Jan 25 12:42:39 1993 UTC

# Line 280 | Line 280 | getobj()                               /* get next object */
280                  objp->oargs.farg = NULL;
281                                                  /* initialize */
282          objp->os = NULL;
283        objp->lastrno = -1;
283                                                  /* insert */
284          insertobject(obj);
285          return(obj);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines