Mercurial > mplayer.hg
view etc/inttypes.h @ 33685:ca6c9a80a062
Make assignments to variables in guiGetEvent() only if needed.
author | ib |
---|---|
date | Wed, 29 Jun 2011 10:49:43 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>