Corretta creazione del testo di collegamento nel caso di multiple link.

git-svn-id: svn://10.65.10.50/trunk@70 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
alex 1994-08-26 13:57:43 +00:00
parent 79edca0962
commit ec310bb5db

View File

@ -151,7 +151,7 @@ bool TViswin::check_link (TPoint * p)
{
// get all parts of the same color
const char *cp;
_txt.read_line (y);
_txt.read_line (ty);
_multiple_link = "";
while (cp = _txt.piece ())