view src/xspf/urlencode.h @ 1272:47559538ce3d

- stop read_metadata from stomping on the wrong file descriptors
author Ralf Ertzinger <ralf@skytale.net>
date Sun, 15 Jul 2007 15:00:10 +0200
parents b5a1b762f586
children
line wrap: on
line source

/* prototypes */

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