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

Comparing ray/src/ot/readobj2.c (file contents):
Revision 2.1 by greg, Tue Nov 12 17:01:03 1991 UTC vs.
Revision 2.2 by greg, Fri Jan 29 09:01:28 1993 UTC

# Line 97 | Line 97 | int  (*f)();
97                  objerror(&thisobj, USER, errmsg);
98          }
99          thisobj.os = NULL;
100        thisobj.lastrno = -1;
100                                          /* call function */
101          (*f)(&thisobj);
102                                          /* free memory */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines