- Timestamp:
- Aug 20, 2020, 7:15:47 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/upstream.go
r402 r403 971 971 Prefix: dc.srv.prefix(), 972 972 Command: rpl_creationtime, 973 Params: []string{dc.nick, channel, creationTime},973 Params: []string{dc.nick, dc.marshalEntity(uc.network, ch.Name), creationTime}, 974 974 }) 975 975 })
Note:
See TracChangeset
for help on using the changeset viewer.