view src/xspf/urlencode.h @ 943:584ab2a62af5 trunk

[svn] - if handle->cancel = TRUE, immediately abort the fread operation.
author nenolod
date Thu, 12 Apr 2007 12:02:56 -0700
parents b5a1b762f586
children
line wrap: on
line source

/* prototypes */

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