mirror of
https://github.com/yarrick/iodine.git
synced 2024-11-03 06:57:27 +00:00
remove last warning on osx
This commit is contained in:
parent
774b7167df
commit
9cd33b53c7
|
@ -98,7 +98,7 @@ build_hostname(char *buf, size_t buflen,
|
|||
const char *topdomain)
|
||||
{
|
||||
int encsize;
|
||||
unsigned space;
|
||||
size_t space;
|
||||
char *b;
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue