view src/xspf/urlencode.h @ 1011:4a693f5b7054 trunk

[svn] - replace xmms_remote_*() with playlist functions.
author yaz
date Thu, 10 May 2007 22:27:38 -0700
parents b5a1b762f586
children
line wrap: on
line source

/* prototypes */

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