| # | Line 8 | Line 8 | |
|---|---|---|
| 8 | extern "C" { | |
| 9 | #endif | |
| 10 | ||
| 11 | – | |
| 12 | – | #include "copyright.h" |
| 13 | – | |
| 11 | typedef struct { | |
| 12 | char *key; /* key name */ | |
| 13 | unsigned long hval; /* key hash value (for efficiency) */ | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |