aboutsummaryrefslogtreecommitdiffstats
path: root/src/input/file_input_plugin.c
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2010-05-18 22:23:11 +0200
committerMax Kellermann <max@duempel.org>2010-05-19 13:12:37 +0200
commit57b4013306c18a1c510d00845a9915bea0bcf525 (patch)
tree885aef43346525954bcbadb402e099989ce1931c /src/input/file_input_plugin.c
parentfc5a7a877434017ac8361243a4153aa4f906ea22 (diff)
downloadmpd-57b4013306c18a1c510d00845a9915bea0bcf525.tar.gz
mpd-57b4013306c18a1c510d00845a9915bea0bcf525.tar.xz
mpd-57b4013306c18a1c510d00845a9915bea0bcf525.zip
client: use sprintf() on WIN32
On mingw32, snprintf() expects a 64 bit integer instead of a "long int" for "%li" - this is not consistent with our expectation, so we're using plain sprintf().
Diffstat (limited to 'src/input/file_input_plugin.c')
0 files changed, 0 insertions, 0 deletions