Mercurial > mplayer.hg
view etc/inttypes.h @ 15191:7eab9c86ae19
change list traversal so the loop begins at the first filter after removing
one, instead at the second
author | henry |
---|---|
date | Sat, 16 Apr 2005 16:48:15 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>