notandy / ympd

Standalone MPD Web GUI written in C, utilizing Websockets and Bootstrap/JS
http://www.ympd.org
GNU General Public License v2.0
515 stars 143 forks source link

Replace glibc %m formatstring with something more platform independend #68

Closed notandy closed 9 years ago

notandy commented 9 years ago

This is needed for support of OpenBSD (successor of the #65 bug).