view src/xspf/urlencode.h @ 999:d338a8beb3d6 trunk

[svn] - We do not need the internal libflac anymore
author ertzing
date Sat, 05 May 2007 04:20:17 -0700
parents b5a1b762f586
children
line wrap: on
line source

/* prototypes */

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