Changeset 661 in code for trunk/irc.go
- Timestamp:
- Nov 2, 2021, 5:32:39 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/irc.go
r660 r661 19 19 rpl_topicwhotime = "333" 20 20 rpl_whospcrpl = "354" 21 rpl_whoisaccount = "330" 21 22 err_invalidcapcmd = "410" 22 23 )
Note:
See TracChangeset
for help on using the changeset viewer.