@@ -105,6 +105,7 @@ make_portlist(Str port)
pl->next = first;
first = pl;
}
Strfree(tmp);
return first;
The note is not visible to the blocked user.