Mercurial > mplayer.hg
view etc/inttypes.h @ 20967:460da4c85cb4
Change verbosity level from MSGL_V to MSGL_INFO for "Current frequency is"
message in stream_radio.
author | voroshil |
---|---|
date | Fri, 17 Nov 2006 13:42:46 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>