view src/xspf/urlencode.h @ 1059:f305ebcc8136 trunk

[svn] - get rid of warnings.
author yaz
date Wed, 23 May 2007 22:40:57 -0700
parents b5a1b762f586
children
line wrap: on
line source

/* prototypes */

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