Mercurial > mplayer.hg
view etc/inttypes.h @ 21950:647f3be495eb
removed unused variables; replaced wrong call to realloc() with calloc() in vc1 probing code
author | nicodvb |
---|---|
date | Sat, 20 Jan 2007 13:06: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>