view src/xspf/urlencode.h @ 841:9b50e71f7307 trunk

[svn] - implement shorten support more correctly.
author nenolod
date Mon, 12 Mar 2007 17:37:02 -0700
parents b5a1b762f586
children
line wrap: on
line source

/* prototypes */

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