libflac/libflac-1.1.2-xmms-plugin.patch

12 lines
371 B
Diff
Raw Normal View History

--- src/plugin_xmms/configure.c.old 2005-04-08 12:16:17.000000000 +0200
+++ src/plugin_xmms/configure.c 2005-04-08 12:16:41.000000000 +0200
@@ -61,7 +61,7 @@
"", /* proxy_user */
"", /* proxy_pass */
FALSE, /* save_http_stream */
- "", /* save_http_path */
+ FALSE, /* save_http_path */
FALSE, /* cast_title_streaming */
FALSE /* use_udp_channel */
},