From: Jean-Marc Pigeon Date: Thu, 27 Nov 2025 22:17:57 +0000 (-0500) Subject: djusting the credit number display X-Git-Tag: tag-0.19~20 X-Git-Url: https://jmp-git.ovh.safe.ca/?a=commitdiff_plain;h=3805994084518e2f1b0c9557f288b12b7ffa85eb;p=jmp%2Fmailleur djusting the credit number display --- diff --git a/lib/modrec.c b/lib/modrec.c index 8a1964c..a8f699c 100644 --- a/lib/modrec.c +++ b/lib/modrec.c @@ -210,7 +210,7 @@ while (proceed==true) { contact->termend=strdup(cmt); contact->credit=-1; (void) sleep(2); - (void) eml_note(contact,NULL,"%d remote credit ('%d) is too low", + (void) eml_note(contact,NULL,"%d remote credit (%d) is too low", DISCARD,srv->credit); (void) eml_transmit(contact,true,"%d 6.6.6 %s",DATRJC,cmt); phase=999; //rejecting remote first hand