Mercurial > mplayer.hg
view etc/inttypes.h @ 36830:1967a97a211b
Display only one decimal place.
This matches the step increment of 0.1.
author | ib |
---|---|
date | Mon, 24 Feb 2014 12:49:47 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>