comments: strip stray reference-implementation names from a handful of module/inline comments

This commit is contained in:
Jean Chevronnet 2026-08-20 10:11:07 +00:00
parent 81e013f053
commit 5a9825ee61
No known key found for this signature in database
GPG key ID: 439666D63A9477E4
5 changed files with 6 additions and 58 deletions

View file

@ -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