Add comment.

Signed-off-by: Thomas Hochstein <thh@thh.name>
This commit is contained in:
Thomas Hochstein 2025-06-29 07:25:20 +02:00
parent 2ff3ea38cc
commit 2f6684e7a0

View file

@ -486,6 +486,7 @@ sub ClientStats {
version => $Version);
push @Clients, { %UserAgent };
} else {
# won't be reached, as $Client is set to User-Agent: in any case
&Bleat(1,sprintf("%s FAILED", $Header{'message-id'})) if !@Clients;
}
}