Mercurial > mplayer.hg
view etc/inttypes.h @ 37011:322951bebfd6
Rename parameter.
It isn't the number of items but the last index in use.
Rewrite the condition in order ro reflect this.
author | ib |
---|---|
date | Sat, 29 Mar 2014 13:49:26 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>