mirror of
https://github.com/jeremyd/ergo.git
synced 2026-07-17 21:18:11 -07:00
fix crash in whowas circular buffer
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
package irc
|
||||
|
||||
const (
|
||||
SEM_VER = "ergonomadic-1.4.2"
|
||||
SEM_VER = "ergonomadic-1.4.3"
|
||||
CRLF = "\r\n"
|
||||
MAX_REPLY_LEN = 512 - len(CRLF)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user