Mercurial > mplayer.hg
view etc/inttypes.h @ 33666:0f592e8530f1
Change return code of guiGetEvent() to indicate success.
author | ib |
---|---|
date | Tue, 28 Jun 2011 10:55:17 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>