diff src/xs_title.h @ 402:f997b79a7251

More work on merging of improved STIL/SLDB handling code with completely dynamic memory allocation.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 01 Jun 2006 02:18:02 +0000
parents 1222cff759c6
children 699c407447e9
line wrap: on
line diff
--- a/src/xs_title.h	Wed May 31 22:52:00 2006 +0000
+++ b/src/xs_title.h	Thu Jun 01 02:18:02 2006 +0000
@@ -10,7 +10,7 @@
 /*
  * Functions
  */
-gchar *xs_make_titlestring(gchar *, gint, gint, gint, const gchar *, const gchar *, const gchar *, const gchar *);
+gchar *xs_make_titlestring(t_xs_tuneinfo *, gint);
 
 #ifdef __cplusplus
 }