diff -r e903da874e63 -r 2780d5e74400 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