Mercurial > mplayer.hg
view etc/inttypes.h @ 36936:9afababf229e
Cosmetic: Rename symbolic constants GUI_FILE_SAME and GUI_FILE_NEW.
They aren't restricted to files but apply to all media, so change
FILE to MEDIUM.
author | ib |
---|---|
date | Fri, 21 Mar 2014 15:01:48 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>