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

Comparing ray/src/common/savestr.c (file contents):
Revision 1.2 by greg, Thu Feb 2 13:53:43 1989 UTC vs.
Revision 1.3 by greg, Mon Oct 28 09:47:27 1991 UTC

# Line 33 | Line 33 | typedef struct s_head {
33  
34   static S_HEAD  *stab[NHASH];
35  
36 + static int  shash();
37 +
38   extern char  *savestr(), *strcpy(), *malloc();
39  
40   #define  NULL           0

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines