mirror of
https://github.com/jlu5/PyLink.git
synced 2024-12-24 03:33:10 +01:00
unreal: fix typo in comment
This commit is contained in:
parent
dce768017a
commit
101bd9664e
@ -316,7 +316,7 @@ class UnrealProtocol(TS6BaseProtocol):
|
||||
host = self.irc.serverdata["hostname"]
|
||||
|
||||
f('PASS :%s' % self.irc.serverdata["sendpass"])
|
||||
# https://github.com/unrealircd/unrealself.ircd/blob/2f8cb55e/doc/technical/protoctl.txt
|
||||
# https://github.com/unrealircd/unrealircd/blob/2f8cb55e/doc/technical/protoctl.txt
|
||||
# We support the following protocol features:
|
||||
# SJ3 - extended SJOIN
|
||||
# NOQUIT - QUIT messages aren't sent for all users in a netsplit
|
||||
|
Loading…
Reference in New Issue
Block a user