Changeset 181 in code for trunk/user.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/user.go

    r179 r181  
    173173                                log.file.Close()
    174174                        }
    175                         uc.endPendingLists(true)
     175                        uc.endPendingLISTs(true)
    176176                case eventUpstreamMessage:
    177177                        msg, uc := e.msg, e.uc
Note: See TracChangeset for help on using the changeset viewer.