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

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