mirror of https://github.com/getdnsapi/getdns.git
And another little typedef fix
This commit is contained in:
parent
abd82025f6
commit
2d1ad47f07
|
@ -61,7 +61,7 @@ struct getdns_list {
|
|||
int numalloc;
|
||||
int numinuse;
|
||||
struct getdns_list_item *items;
|
||||
} getdns_list;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in New Issue