diff src/sid/xs_stil.c @ 1573:82548d92c922

Some macro additions for handling Gtk+/Glib stuff; Misc merges.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 03 Sep 2007 06:25:55 +0300
parents 22f1948c9c28
children d41ee068b543
line wrap: on
line diff
--- a/src/sid/xs_stil.c	Mon Sep 03 06:24:06 2007 +0300
+++ b/src/sid/xs_stil.c	Mon Sep 03 06:25:55 2007 +0300
@@ -299,7 +299,7 @@
 			break;
 		}
 		
-		g_free(tmpLine);
+		XS_CS_FREE(tmpLine);
 
 	} /* while */