Add comment.
Signed-off-by: Thomas Hochstein <thh@thh.name>
This commit is contained in:
parent
2ff3ea38cc
commit
2f6684e7a0
1 changed files with 1 additions and 0 deletions
|
|
@ -486,6 +486,7 @@ sub ClientStats {
|
||||||
version => $Version);
|
version => $Version);
|
||||||
push @Clients, { %UserAgent };
|
push @Clients, { %UserAgent };
|
||||||
} else {
|
} 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;
|
&Bleat(1,sprintf("%s FAILED", $Header{'message-id'})) if !@Clients;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue