Fix identities displaying
authorMyhailo Danylenko <isbear@ukrpost.net>
Sat, 02 Jan 2010 12:45:37 +0200
changeset 17 2780d5e74400
parent 16 e903da874e63
child 18 47dc571eb408
Fix identities displaying
disco.c
--- a/disco.c	Sat Jan 02 12:42:27 2010 +0200
+++ b/disco.c	Sat Jan 02 12:45:37 2010 +0200
@@ -416,7 +416,7 @@
 
 		if (tmp -> len) {
 			g_string_append_printf (info, "\n  Identities:%s", tmp -> str);
-			g_string_truncate (info, 0);
+			g_string_truncate (tmp, 0);
 		}
 
 		// compose features part