- Timestamp:
- Apr 16, 2020, 3:25:39 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/downstream.go
r261 r262 259 259 msg.Params[0] = dc.marshalEntity(net, msg.Params[0]) 260 260 case "QUIT": 261 // This space is intenti nally left blank261 // This space is intentionally left blank 262 262 default: 263 263 panic(fmt.Sprintf("unexpected %q message", msg.Command))
Note:
See TracChangeset
for help on using the changeset viewer.