comments: strip stray reference-implementation names from a handful of module/inline comments
This commit is contained in:
parent
81e013f053
commit
5a9825ee61
5 changed files with 6 additions and 58 deletions
|
|
@ -889,7 +889,7 @@ impl Server {
|
|||
}
|
||||
// +l full — with +L redirect, bounce the user to the target instead (opers override).
|
||||
// Count every member, local AND remote (services/other-server users), so the
|
||||
// limit reflects the channel's real network-wide size like InspIRCd.
|
||||
// limit reflects the channel's real network-wide size.
|
||||
if let Some(ch) = self.channels.get(&key) {
|
||||
let full = ch
|
||||
.modes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue