# HG changeset patch # User Myhailo Danylenko # Date 1262429137 -7200 # Node ID 2780d5e74400eac7901a8196c1fc5adb50e1e909 # Parent e903da874e63126cf5defb9d947a0be625c3ccf3 Fix identities displaying 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