diff src/xs_title.h @ 230:608f31f6c095

Raw cleanup.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 21 Dec 2004 09:25:03 +0000
parents c1a5b5cf2f28
children 1222cff759c6
line wrap: on
line diff
--- a/src/xs_title.h	Sun Dec 19 16:57:01 2004 +0000
+++ b/src/xs_title.h	Tue Dec 21 09:25:03 2004 +0000
@@ -10,7 +10,7 @@
 /*
  * Functions
  */
-gchar *xs_make_titlestring(gchar *, gint, gint, gchar *, gchar *, gchar *, gchar *);
+gchar *xs_make_titlestring(gchar *, gint, gint, const gchar *, const gchar *, const gchar *, const gchar *);
 
 #ifdef __cplusplus
 }