diff options
author | Max Kellermann <max@duempel.org> | 2010-05-18 23:12:56 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2010-05-18 23:13:05 +0200 |
commit | 6aa0f61e15c1410e122096bc781a9443e4017385 (patch) | |
tree | 274dd99e2b467e3cf08e2e84fb9692d1b2deb05e /src/input_init.c | |
parent | 4461c3d5d1bdc23ea361ebe0be0a117fa357236a (diff) | |
download | mpd-6aa0f61e15c1410e122096bc781a9443e4017385.tar.gz mpd-6aa0f61e15c1410e122096bc781a9443e4017385.tar.xz mpd-6aa0f61e15c1410e122096bc781a9443e4017385.zip |
socket_util: fix setsockopt() argument type on WIN32
In the winsock headers, the setsockopt() argument is declared as
"const char *", not "const void *".
Diffstat (limited to 'src/input_init.c')
0 files changed, 0 insertions, 0 deletions