forked from External/ergo
avoid duplicate mode changes
This commit is contained in:
parent
0d277025c1
commit
66f9b42125
3 changed files with 26 additions and 2 deletions
|
|
@ -23,7 +23,7 @@ var (
|
|||
)
|
||||
|
||||
const (
|
||||
SEM_VER = "ergonomadic-1.2.2"
|
||||
SEM_VER = "ergonomadic-1.2.3"
|
||||
CRLF = "\r\n"
|
||||
MAX_REPLY_LEN = 512 - len(CRLF)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue