view src/xspf/urlencode.h @ 516:522acbb51ecc trunk

[svn] - flac 113 plugin: get rid of http.c and http.h stuff in flac 113 as well
author giacomo
date Mon, 22 Jan 2007 09:08:16 -0800
parents b5a1b762f586
children
line wrap: on
line source

/* prototypes */

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