search.h: fix typo.
* Thanks diger for noticing.
This commit is contained in:
parent
b0e9612fc4
commit
a3b79608f9
@ -15,7 +15,7 @@ typedef enum {
|
||||
} ACTION;
|
||||
|
||||
typedef struct entry {
|
||||
char *keyr;
|
||||
char *key;
|
||||
void *data;
|
||||
} ENTRY;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user