comparison 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
comparison
equal deleted inserted replaced
229:7bb9e20e3092 230:608f31f6c095
8 #endif 8 #endif
9 9
10 /* 10 /*
11 * Functions 11 * Functions
12 */ 12 */
13 gchar *xs_make_titlestring(gchar *, gint, gint, gchar *, gchar *, gchar *, gchar *); 13 gchar *xs_make_titlestring(gchar *, gint, gint, const gchar *, const gchar *, const gchar *, const gchar *);
14 14
15 #ifdef __cplusplus 15 #ifdef __cplusplus
16 } 16 }
17 #endif 17 #endif
18 #endif /* XS_TITLE_H */ 18 #endif /* XS_TITLE_H */