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

Comparing ray/src/common/object.h (file contents):
Revision 2.16 by greg, Fri Jun 27 06:53:21 2003 UTC vs.
Revision 2.17 by schorsch, Thu Jul 17 09:21:29 2003 UTC

# Line 115 | Line 115 | extern void    freefargs(FUNARGS *fa);
115                                          /* defined in readobj.c */
116   extern void     readobj(char *inpspec);
117   extern void     getobject(char *name, FILE *fp);
118 < extern OBJECT   newobject();
118 > extern OBJECT   newobject(void);
119   extern void     freeobjects(int firstobj, int nobjs);
120                                          /* defined in free_os.c */
121   extern int      free_os(OBJREC *op);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines