updates.
[silc.git] / lib / silcclient / client.c
index 681d9e0eaf300ff1f9d88047a55ef1ce58214905..a5b3f8157c0599cd50530c7325e26a5e2e0fcc3f 100644 (file)
@@ -1388,6 +1388,7 @@ void silc_client_receive_new_id(SilcClient client,
     conn->local_entry->hostname = strdup(client->hostname);
   conn->local_entry->server = strdup(conn->remote_host);
   conn->local_entry->id = conn->local_id;
+  conn->local_entry->valid = TRUE;
   
   /* Put it to the ID cache */
   silc_idcache_add(conn->client_cache, strdup(conn->nickname), conn->local_id,