remove last warning on osx

This commit is contained in:
Erik Ekman 2007-06-18 07:17:55 +00:00
parent 9b7863a668
commit 42fcc07379

View File

@ -98,7 +98,7 @@ build_hostname(char *buf, size_t buflen,
const char *topdomain)
{
int encsize;
unsigned space;
size_t space;
char *b;