mpg123-1.32.7

This commit is contained in:
Ozkan Sezer
2024-08-08 08:41:50 +03:00
parent 304bf5b276
commit 17c20ce2a0
15 changed files with 34 additions and 28 deletions

View File

@@ -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)