Mercurial > mplayer.hg
view etc/inttypes.h @ 26755:46f0b4d34fa1
cosmetics: Remove useless parentheses from from return statements.
author | diego |
---|---|
date | Fri, 16 May 2008 08:33:27 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>