Mercurial > mplayer.hg
view etc/inttypes.h @ 28248:a1018d2c4ad3
Rearrange genres between numbers 53 and 63 into the correct order.
patch by Gil Kloepfer, mpldev09 kloepfer org
author | diego |
---|---|
date | Fri, 09 Jan 2009 10:14:03 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>