Mercurial > mplayer.hg
view etc/inttypes.h @ 36681:c3962450b00b
Change the message box type.
It is just an information, that some settings require
the playback to be restarted, not a warning.
author | ib |
---|---|
date | Sun, 02 Feb 2014 10:54:37 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>