Mercurial > mplayer.hg
view etc/inttypes.h @ 13058:29d8052f48f7
consistency fix, same sentence should be changed to same
author | wight |
---|---|
date | Fri, 20 Aug 2004 11:43:42 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>