Mercurial > mplayer.hg
view etc/inttypes.h @ 17803:51b992a72b17
Fix possible use of body uninitialized. Remove an unneeded free (body
is not allocated before it). CID 243 and more
author | rtognimp |
---|---|
date | Fri, 10 Mar 2006 22:15:50 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>