view src/xspf/urlencode.h @ 1755:f503db6acf72

Changed STIL parsing of some entries.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 20 Sep 2007 23:10:58 +0300
parents b5a1b762f586
children
line wrap: on
line source

/* prototypes */

char *xspf_url_decode(const char *url);
char *xspf_url_encode(const char *path);