mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
485 B

  1. diff -ruN flac-1.1.2/src/plugin_xmms/configure.c flac-1.1.2-new/src/plugin_xmms/configure.c
  2. --- flac-1.1.2/src/plugin_xmms/configure.c 2005-01-25 05:26:29.000000000 +0100
  3. +++ flac-1.1.2-new/src/plugin_xmms/configure.c 2005-06-12 09:59:49.000000000 +0200
  4. @@ -61,7 +61,7 @@
  5. "", /* proxy_user */
  6. "", /* proxy_pass */
  7. FALSE, /* save_http_stream */
  8. - "", /* save_http_path */
  9. + FALSE, /* save_http_path */
  10. FALSE, /* cast_title_streaming */
  11. FALSE /* use_udp_channel */
  12. },