Mercurial > mplayer.hg
view etc/inttypes.h @ 26502:b3661a203f8b
Add return statement, fixes the warning:
test.c:75: warning: control reaches end of non-void function
author | diego |
---|---|
date | Fri, 25 Apr 2008 08:34: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>