Changeset 262 in code for trunk


Ignore:
Timestamp:
Apr 16, 2020, 3:25:39 PM (5 years ago)
Author:
contact
Message:

Fix typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/downstream.go

    r261 r262  
    259259                msg.Params[0] = dc.marshalEntity(net, msg.Params[0])
    260260        case "QUIT":
    261                 // This space is intentinally left blank
     261                // This space is intentionally left blank
    262262        default:
    263263                panic(fmt.Sprintf("unexpected %q message", msg.Command))
Note: See TracChangeset for help on using the changeset viewer.