summaryrefslogtreecommitdiff
path: root/server/libs
diff options
context:
space:
mode:
authorsumneko <sumneko@hotmail.com>2019-06-06 13:00:20 +0800
committersumneko <sumneko@hotmail.com>2019-06-06 13:00:20 +0800
commit3f139d12e8f66b30b6f4b9a47501b10cb111830d (patch)
treea36f7157999f34ae8e644f47f35e54cce074c12b /server/libs
parent682f29be361e14af111232288dba87a7003dd959 (diff)
downloadlua-language-server-3f139d12e8f66b30b6f4b9a47501b10cb111830d.zip
叒改名了
Diffstat (limited to 'server/libs')
-rw-r--r--server/libs/@lua/coroutine.lni2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/libs/@lua/coroutine.lni b/server/libs/@lua/coroutine.lni
index c0c69a2c..05db9038 100644
--- a/server/libs/@lua/coroutine.lni
+++ b/server/libs/@lua/coroutine.lni
@@ -41,7 +41,7 @@ optional = after
[[.returns]]
type = boolean
-[kill]
+[close]
version = 'Lua 5.4'
[[.args]]
name = 'co'