Mercurial > mplayer.hg
view etc/inttypes.h @ 24948:88f94ec441d1
Fix typo in error message
author | reimar |
---|---|
date | Tue, 06 Nov 2007 08:12:19 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>