diff src/xs_title.h @ 751:55eea3fa8868

Rename some structures.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 05 Nov 2012 18:42:57 +0200
parents acaba070cf49
children
line wrap: on
line diff
--- a/src/xs_title.h	Mon Nov 05 17:53:22 2012 +0200
+++ b/src/xs_title.h	Mon Nov 05 18:42:57 2012 +0200
@@ -7,7 +7,7 @@
 extern "C" {
 #endif
 
-gchar *xs_make_titlestring(xs_tuneinfo_t *, gint);
+gchar *xs_make_titlestring(XSTuneInfo *, gint);
 
 #ifdef __cplusplus
 }