Mercurial > mplayer.hg
view etc/inttypes.h @ 36695:4c63b476f848
Fix MSGTR_MPDEMUX_URL_StringAlreadyEscaped.
In r16882 the variable names seem to have mistakenly been used as
conversion specifications, resulting in a senseless output message.
author | ib |
---|---|
date | Wed, 05 Feb 2014 16:55:10 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>