mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-07 04:33:13 +02:00
- Changed the 'is a Secure Connection' msg/numeric in /whois from RPL_WHOISSPECIAL to
a slightly changed RPL_WHOISSECURE, namely: ':%s 671 %s %s :is using a Secure connection',
This commit is contained in:
@@ -354,6 +354,8 @@
|
||||
#define RPL_DUMPRPL 641
|
||||
#define RPL_EODUMP 642
|
||||
|
||||
#define RPL_WHOISSECURE 671
|
||||
|
||||
#define ERR_CANNOTDOCOMMAND 972
|
||||
#define ERR_CANNOTCHANGECHANMODE 974
|
||||
#define ERR_NUMERICERR 999
|
||||
|
||||
Reference in New Issue
Block a user