From: Jean-Marc Pigeon (Delson) Date: Mon, 7 Jul 2025 01:33:43 +0000 (-0400) Subject: problem with digest sending an empty line X-Git-Tag: tag-0.12~9 X-Git-Url: https://jmp-git.ovh.safe.ca/?a=commitdiff_plain;h=55159e4f589ad9fc44cf9b4dda2c423c25c885a3;p=jmp%2Fmailleur problem with digest sending an empty line --- diff --git a/lib/lvleml.c b/lib/lvleml.c index 1f15ca6..72a8179 100644 --- a/lib/lvleml.c +++ b/lib/lvleml.c @@ -845,6 +845,7 @@ while (proceed==true) { } phase++; } +(void) rou_alert(0,"%s isok='%d'",OPEP,isok); return isok; #undef OPEP }