more
This commit is contained in:
@@ -150,4 +150,4 @@ proc
|
||||
if (size <= length)
|
||||
return message
|
||||
else
|
||||
return copytext(message, 1, length + 1)
|
||||
return copytext(message, 1, length + 1)
|
||||
|
||||
Reference in New Issue
Block a user