Mercurial > mplayer.hg
view etc/inttypes.h @ 29148:e949de41d25a
Remove 2 useless += at the end of rgb16to15(), found by CSA.
author | michael |
---|---|
date | Sat, 18 Apr 2009 22:27:36 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>