X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=src%2Futil.c;h=29792e44c27d72180c737ea076679c36c53a03c0;hb=545ccafff7b99709a47487f4b3bcd6cd54bf702d;hp=74af11758bd85dd69028d6a328d8a7327fcff5d7;hpb=bb5f5ae82bdcb7b5189032940d0b609dc12be70b;p=umurmur.git diff --git a/src/util.c b/src/util.c index 74af117..29792e4 100644 --- a/src/util.c +++ b/src/util.c @@ -71,3 +71,4 @@ int Util_clientAddressToPortUDP(client_t *client) { return Util_addressToPort(&client->remote_udp); } +