get_netaddr(): last argument should be void*

This one is used as last argument to inet_pton
which is void*, so let it be void* as well.

Signed-off-by: Kir Kolyshkin <kir@openvz.org>
2 files changed