diff src/sid/xs_config.c @ 1564:5e4393a4c099

Start of major Aud-SID Tuples vs XMMS-SID cleanup.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 03 Sep 2007 01:26:49 +0300
parents a9d7b36cc6af
children e566e18e9e3d
line wrap: on
line diff
--- a/src/sid/xs_config.c	Mon Sep 03 01:23:36 2007 +0300
+++ b/src/sid/xs_config.c	Mon Sep 03 01:26:49 2007 +0300
@@ -551,7 +551,7 @@
 	gint i;
 	gfloat tmpValue;
 	gint tmpInt;
-	gchar *tmpStr;
+	const gchar *tmpStr;
 
 	/* Get lock on configuration */
 	XS_MUTEX_LOCK(xs_cfg);