diff src/streambrowser/streambrowser.c @ 2808:895d43620019

shoutcast.xml - i don't know how this file got here
author Calin Crisan ccrisan@gmail.com
date Sat, 12 Jul 2008 13:27:54 +0300
parents 11fb1503ee4b
children b1e4929e0990
line wrap: on
line diff
--- a/src/streambrowser/streambrowser.c	Sat Jul 12 00:27:39 2008 +0300
+++ b/src/streambrowser/streambrowser.c	Sat Jul 12 13:27:54 2008 +0300
@@ -390,7 +390,7 @@
     }
     debug("stream playlist '%s' successfuly downloaded to '%s'\n", streaminfo->playlist_url, PLAYLIST_TEMP_FILE);
 
-    aud_playlist_add_url(aud_playlist_get_active(), PLAYLIST_TEMP_FILE);
+   	aud_playlist_add_url(aud_playlist_get_active(), PLAYLIST_TEMP_FILE);
 }
 
 static void on_plugin_services_menu_item_click()