view src/xspf/urlencode.h @ 746:40fb4189fa88 trunk

[svn] - aosd: replaced other occurrencies of glib18n with audacious i18n
author giacomo
date Tue, 27 Feb 2007 16:51:52 -0800
parents b5a1b762f586
children
line wrap: on
line source

/* prototypes */

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