diff src/streambrowser/shoutcast.h @ 2891:c27da2c06805

initial code for bookmarks
author Calin Crisan ccrisan@gmail.com
date Tue, 12 Aug 2008 23:49:32 +0200
parents fbb32674bfd2
children
line wrap: on
line diff
--- a/src/streambrowser/shoutcast.h	Tue Aug 12 20:40:31 2008 +0300
+++ b/src/streambrowser/shoutcast.h	Tue Aug 12 23:49:32 2008 +0200
@@ -31,7 +31,7 @@
 
 
 gboolean							shoutcast_streaminfo_fetch(category_t *category, streaminfo_t *streaminfo);
-gboolean							shoutcast_category_fetch(category_t *category);
+gboolean							shoutcast_category_fetch(streamdir_t *streamdir, category_t *category);
 streamdir_t*						shoutcast_streamdir_fetch();