commit | 53f7fccc9413c9f770694b56f40f242d383b2d5f | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Jul 28 20:10:16 2021 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Jul 28 20:10:16 2021 +0200 |
tree | 6803c702a3f895b63acd2cd8afb4a9737eb47bea | |
parent | 327d3ee4557027b51aad86e68743a85ed3a6f52b [diff] [blame] |
Update runtime files
diff --git a/runtime/tools/xcmdsrv_client.c b/runtime/tools/xcmdsrv_client.c index c0a60d2..e1aea10 100644 --- a/runtime/tools/xcmdsrv_client.c +++ b/runtime/tools/xcmdsrv_client.c
@@ -509,7 +509,7 @@ /* * Didn't recognize this thing. Just skip through the next * null character and try again. - * Also, throw away commands that we cant process anyway. + * Also, throw away commands that we can't process anyway. */ while (*p != 0)