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.2 by schorsch, Sat Jun 7 12:50:20 2003 UTC vs.
Revision 2.3 by greg, Fri Jun 20 00:25:49 2003 UTC

# Line 137 | Line 137 | register OBJREC  *o;
137  
138   void
139   writescene(firstobj, nobjs, fp)         /* write binary scene description */
140 < OBJECT  firstobj, nobjs;
140 > int     firstobj, nobjs;
141   FILE    *fp;
142   {
143          int     i;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines