view src/xspf/urlencode.h @ 366:7d8a357fdff4 trunk

[svn] - speed up dyntrans a little
author nenolod
date Mon, 11 Dec 2006 22:56:12 -0800
parents b5a1b762f586
children
line wrap: on
line source

/* prototypes */

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