logline(): Use inet_ntoa() instead of inet_ntop() on WIN32
commit48d08b79c55107a9d8fa1e72a2178839defee7f2
authorPetr Baudis <pasky@ucw.cz>
Sun, 22 Jan 2012 19:07:57 +0000 (22 20:07 +0100)
committerPetr Baudis <pasky@ucw.cz>
Sun, 22 Jan 2012 19:07:57 +0000 (22 20:07 +0100)
tree00b0cbad837d49081d3ad542df5ab5d334dd2647
parentfe05ad1d4473057190dc564bcbd8f26ff7580e0e
logline(): Use inet_ntoa() instead of inet_ntop() on WIN32

Pointed out by linfk.
distributed/protocol.c