Mercurial > mplayer.hg
view etc/inttypes.h @ 17251:400b7cb357a7
Fix erase to end of line with windows, windows terminal does not support
control codes.
author | ods15 |
---|---|
date | Tue, 27 Dec 2005 10:42:02 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>