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.7 by greg, Wed Jan 10 09:10:58 1996 UTC vs.
Revision 2.8 by greg, Wed Jan 17 10:54:46 1996 UTC

# Line 65 | Line 65 | extern char  errmsg[];                 /* global buffer for error me
65   #define  rindex                 strrchr
66   #endif
67  
68 < extern char  *sskip();
68 > extern char  *sskip(), *sskip2();
69   extern char  *getpath(), *getenv();
70   #ifndef malloc
71   extern char  *malloc(), *calloc(), *realloc();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines