diff src/xs_title.h @ 657:acaba070cf49

Lots of cosmetic code cleanups; synced the de-gettextification from Audacious-SID, I suppose it makes some sense ...
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 02 Apr 2008 19:46:59 +0300
parents ddae043e8e47
children 55eea3fa8868
line wrap: on
line diff
--- a/src/xs_title.h	Wed Mar 26 08:55:29 2008 +0200
+++ b/src/xs_title.h	Wed Apr 02 19:46:59 2008 +0300
@@ -7,7 +7,7 @@
 extern "C" {
 #endif
 
-gchar *xs_make_titlestring(t_xs_tuneinfo *, gint);
+gchar *xs_make_titlestring(xs_tuneinfo_t *, gint);
 
 #ifdef __cplusplus
 }