aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/buffer.c
diff options
context:
space:
mode:
authorThiago de Arruda <tpadilha84@gmail.com>2014-10-19 17:45:43 -0300
committerThiago de Arruda <tpadilha84@gmail.com>2014-10-19 17:53:32 -0300
commit72ae4e8a9331f71a2d59e8f793f0d77dbc1f51de (patch)
tree72706d435b971ace7531e85a361d18ef5ce7d695 /src/nvim/buffer.c
parent38aa2226587a47cefefbb7dbf03a9d0568682c63 (diff)
downloadrneovim-72ae4e8a9331f71a2d59e8f793f0d77dbc1f51de.tar.gz
rneovim-72ae4e8a9331f71a2d59e8f793f0d77dbc1f51de.tar.bz2
rneovim-72ae4e8a9331f71a2d59e8f793f0d77dbc1f51de.zip
rstream: Add rbuffer_read_ptr/rbuffer_write_ptr functions
rbuffer_data was renamed to rbuffer_read_ptr, and it represents the next read position in a RBuffer instance. Similarly, rbuffer_write_ptr was added to represent the next write position. Also, rbuffer_data was being used for writing(in alloc_cb), replace that by rbuffer_write_ptr.
Diffstat (limited to 'src/nvim/buffer.c')
0 files changed, 0 insertions, 0 deletions