This repository was archived by the owner on Sep 10, 2024. It is now read-only.
Commit e55230d
committed
Add 671 RPL_WHOISSECURE to codes
Fixes #50.
Per https://www.alien.net.au/irc/irc2numerics.html, this is used in
KineIRCd as 671 RPL_WHOISSECURE and doesn't have a conflicting
definition. Unreal also seems to use this numeric for this command type:
https://github.com/unrealircd/unrealircd/blob/unreal40/include/numeric.h#L372
Accordingly, just add the code.1 parent 5379a55 commit e55230d
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
529 | 529 | | |
530 | 530 | | |
531 | 531 | | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
532 | 536 | | |
533 | 537 | | |
534 | 538 | | |
| |||
0 commit comments