This commit is contained in:
silicons
2020-11-12 23:36:18 -07:00
parent 803bff4e5f
commit 5b03f5b0ec
88 changed files with 88 additions and 88 deletions

View File

@@ -150,4 +150,4 @@ proc
if (size <= length)
return message
else
return copytext(message, 1, length + 1)
return copytext(message, 1, length + 1)