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

Comparing ray/src/common/standard.h (file contents):
Revision 2.18 by greg, Tue Mar 4 05:49:21 2003 UTC vs.
Revision 2.19 by greg, Mon Mar 10 17:13:29 2003 UTC

# Line 223 | Line 223 | extern int     readbuf(int fd, char *bpos, int siz);
223   extern int      writebuf(int fd, char *bpos, int siz);
224                                          /* defined in rexpr.c */
225   extern int      ecompile(char *sp, int iflg, int wflag);
226 < extern char     *expsave();
226 > extern char     *expsave(void);
227   extern void     expset(char *ep);
228   extern char     *eindex(char *sp);
229                                          /* defined in savestr.c */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines