view src/xspf/urlencode.h @ 1062:1d65dcdb714c trunk

[svn] - bump version of plugins and version requirements per plugin api v2
author nenolod
date Thu, 24 May 2007 02:12:43 -0700
parents b5a1b762f586
children
line wrap: on
line source

/* prototypes */

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