Mercurial > mplayer.hg
view etc/inttypes.h @ 18488:b23c0e341e3e
Move setting the output filename after the suboption parsing, otherwise it
cannot take the suboptions that were set into account.
author | diego |
---|---|
date | Sat, 13 May 2006 19:04:39 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>