X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=src%2Fentry.c;h=b408701a3024259a44a8e7ab2f96ccb0158aad7b;hb=b2b4639f998e3362a182953ba974520ac99de0fc;hp=afa972adb4bc5d1dbc56766e6042575af6cc7a84;hpb=45fd76be0ef793b130720bb64b0356aa4e4566ec;p=catta diff --git a/src/entry.c b/src/entry.c index afa972a..b408701 100644 --- a/src/entry.c +++ b/src/entry.c @@ -715,7 +715,7 @@ int catta_server_add_service( const char *type, const char *domain, const char *host, - uint16_t port, + unsigned int port, ... ){ va_list va;