| # | 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 | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |