Mercurial > mplayer.hg
view etc/inttypes.h @ 35969:73a7d9100fe0
Change variable definitions to const.
Additionally, rename fsThatDir fsThisDir.
author | ib |
---|---|
date | Wed, 27 Mar 2013 18:58:32 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>