wmcdplay: Remove extra argument to format in fprintf.
commit60cb7c34e92fd1a18e7a08176ea2f29cbc204f0c
authorDoug Torrance <dtorrance@monmouthcollege.edu>
Thu, 18 Dec 2014 18:30:42 +0000 (18 12:30 -0600)
committerCarlos R. Mafra <crmafra@gmail.com>
Thu, 18 Dec 2014 18:43:09 +0000 (18 18:43 +0000)
tree29d30f516791f6d79358828bcf86fe6b3ebf852b
parent149419b277adfa5f60485f84c25101fbfe3631c2
wmcdplay: Remove extra argument to format in fprintf.

This avoids the following warning during build: "warning: too many arguments
for format [-Wformat-extra-args]" .

Patch from Debian [1].

[1] http://sources.debian.net/src/wmcdplay/1.0beta1-13/debian/patches/remove_extra_arg.patch/
wmcdplay/wmcdplay.cc