services: reword uline/service code comments, drop external daemon references
This commit is contained in:
parent
36b8a31a9a
commit
04423388d5
4 changed files with 8 additions and 8 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue