Changeset 181 in code for trunk/downstream.go


Ignore:
Timestamp:
Mar 28, 2020, 12:03:00 AM (5 years ago)
Author:
contact
Message:

s/List/LIST/ when referring to the command

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/downstream.go

    r180 r181  
    11141114                                Params:  params,
    11151115                        }
    1116                         uc.trySendList(dc.id)
     1116                        uc.trySendLIST(dc.id)
    11171117                })
    11181118        case "NAMES":
Note: See TracChangeset for help on using the changeset viewer.