Mercurial > mplayer.hg
view etc/inttypes.h @ 36491:c28bad343706
Add MSGTR_PREFERENCES_NoEnc.
This allows more proper translation.
author | ib |
---|---|
date | Fri, 17 Jan 2014 15:25:21 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>