services: reword uline/service code comments, drop external daemon references

This commit is contained in:
Jean Chevronnet 2026-08-16 14:12:18 +00:00
parent 36b8a31a9a
commit 04423388d5
4 changed files with 8 additions and 8 deletions

View file

@ -127,7 +127,7 @@ impl Command for Whois {
&format!("{} {srv} :remote user", ru.nick),
);
// 313: a user on a U-lined services server is "a network service"
// (InspIRCd reworks the oper line the same way for services).
// — its oper line reads as a service, not an operator.
if s.server_is_service(&ru.sid) {
s.numeric(
uid,