Mercurial > audlegacy-plugins
view src/xspf/urlencode.h @ 1472:de03e6ff615d
merge
author | Cristi Magherusan <majeru@atheme-project.org> |
---|---|
date | Sat, 11 Aug 2007 17:57:19 +0300 |
parents | b5a1b762f586 |
children |
line wrap: on
line source
/* prototypes */ char *xspf_url_decode(const char *url); char *xspf_url_encode(const char *path);