Mercurial > mplayer.hg
view etc/inttypes.h @ 35988:ad1a5580c91d
Make create_URL() static.
It only has file scope.
In order to do so, relocate some other static functions.
Additionally, rename it create_URLDialog().
author | ib |
---|---|
date | Fri, 29 Mar 2013 01:11:48 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>