diff options
author | James McCoy <jamessan@jamessan.com> | 2020-08-08 08:53:35 -0400 |
---|---|---|
committer | James McCoy <jamessan@jamessan.com> | 2020-08-08 08:53:35 -0400 |
commit | e813ec79c201c85c5af3b10c051ae92ab5cb8606 (patch) | |
tree | a50a35a015f9b6b2a5a4041e677bbf7ad49009eb /src/clint.py | |
parent | 3e3002b90c46fca8d8d5edebc021e56d95c5e645 (diff) | |
download | rneovim-e813ec79c201c85c5af3b10c051ae92ab5cb8606.tar.gz rneovim-e813ec79c201c85c5af3b10c051ae92ab5cb8606.tar.bz2 rneovim-e813ec79c201c85c5af3b10c051ae92ab5cb8606.zip |
libcall: Use "int" for number argument
The libcall family of functions need to use "int" for both input and
output. The output side was fixed in 9c42232 but I forgot about the
input side.
# Please enter the commit message for your changes. Lines starting
# with '#' will be ignored, and an empty message aborts the commit.
#
# On branch libcallnr
# Your branch is up to date with 'upstream/master'.
#
# Changes to be committed:
# modified: src/nvim/eval/funcs.c
# modified: src/nvim/os/dl.c
#
Diffstat (limited to 'src/clint.py')
0 files changed, 0 insertions, 0 deletions