Mercurial > mplayer.hg
view etc/inttypes.h @ 28438:d90023432f30
In case of several \move or \pos in one line, prefer the first one.
Patch by Grigori G, greg at chown ath cx.
author | eugeni |
---|---|
date | Sat, 07 Feb 2009 01:13:11 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>