Mercurial > mplayer.hg
view etc/inttypes.h @ 13697:031a8e9e3477
Typo noticed by Reimar Dffinger.
author | diego |
---|---|
date | Wed, 20 Oct 2004 00:56:25 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>