Mercurial > mplayer.hg
view etc/inttypes.h @ 35397:0c18f01f65a5
stream ftp: Use C99 designated initializers
Simplify the initialization of the stream private struct's defaults.
author | al |
---|---|
date | Mon, 26 Nov 2012 23:39:56 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>