diff options
author | James McCoy <jamessan@jamessan.com> | 2017-12-19 10:48:31 -0500 |
---|---|---|
committer | James McCoy <jamessan@jamessan.com> | 2017-12-19 14:07:24 -0500 |
commit | cdd86f42cf93135d1c4dddcc2ba13b9798034350 (patch) | |
tree | 50c5842ecb0b4fc00b455b487822b45d94b57466 /scripts/gen_api_vimdoc.py | |
parent | 6fcadab3ce16ff29be53176f8658e61819691df1 (diff) | |
download | rneovim-cdd86f42cf93135d1c4dddcc2ba13b9798034350.tar.gz rneovim-cdd86f42cf93135d1c4dddcc2ba13b9798034350.tar.bz2 rneovim-cdd86f42cf93135d1c4dddcc2ba13b9798034350.zip |
vim-patch:8.0.0597: off-by-one error in size computation
Problem: Off-by-one error in buffer size computation.
Solution: Use ">=" instead of ">". (Lemonboy, closes vim/vim#1694)
https://github.com/vim/vim/commit/253f9128779f315ea670f9b4a17446b7b4c74927
Diffstat (limited to 'scripts/gen_api_vimdoc.py')
0 files changed, 0 insertions, 0 deletions