view src/xspf/urlencode.h @ 682:de446ca64592 trunk

[svn] - i really hate this plugin
author nenolod
date Tue, 20 Feb 2007 04:42:48 -0800
parents b5a1b762f586
children
line wrap: on
line source

/* prototypes */

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