Mercurial > mplayer.hg
view etc/inttypes.h @ 20735:4c49ff8992e9
r20739: Remove remnants of long-gone libfame.
Fixed line in man page, started from a quote character.
author | voroshil |
---|---|
date | Tue, 07 Nov 2006 18:15:37 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>