mpg123-1.32.7
This commit is contained in:
@@ -291,7 +291,7 @@ int translate_url(const char *url, mpg123_string *purl)
|
||||
* 2000-10-21:
|
||||
* We would like spaces to be automatically converted to %20's when
|
||||
* fetching via HTTP.
|
||||
* -- Martin Sjögren <md9ms@mdstud.chalmers.se>
|
||||
* -- Martin Sjoegren <md9ms@mdstud.chalmers.se>
|
||||
* Hm, why only spaces? Maybe one should do this http stuff more properly...
|
||||
*/
|
||||
if ((sptr = strchr(url, ' ')) == NULL)
|
||||
|
||||
Reference in New Issue
Block a user