X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;ds=sidebyside;f=src%2Futil.c;h=29792e44c27d72180c737ea076679c36c53a03c0;hb=a9d1c6f8e3ea0fc6ab10e564e96ac2d64e4e1c02;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); } +