Mercurial > mplayer.hg
view etc/inttypes.h @ 24943:1777d38d020d
Fix segmentation fault after audio initialization failure in tv driver.
Error was caused by double call to driver's uninit() routine.
author | voroshil |
---|---|
date | Mon, 05 Nov 2007 16:33:29 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>