Mercurial > mplayer.hg
view etc/inttypes.h @ 34327:4d4726efed3e
Add doxygen comment to app.c
Additionally, revise a comment.
author | ib |
---|---|
date | Fri, 09 Dec 2011 12:05:37 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>