diff --git pthread/smtprc_comb.c pthread/smtprc_comb.c index 8aaffec..7c8c514 100644 --- pthread/smtprc_comb.c +++ pthread/smtprc_comb.c @@ -3789,7 +3789,7 @@ void print_link(FILE *fd , char *link___0 , char *text , char *color ) { x = 0; while (1) { - if (x < 20) { + if (x < 16) { tmp = strlen((char const *)text); if (! ((size_t )x < tmp)) { break;