view src/proto/drawline.pro @ 19927:473ecb2b52c1

Added tag v8.2.0519 for changeset d286bfc441496bfce303766c8f36b871ae6d4983
author Bram Moolenaar <Bram@vim.org>
date Sun, 05 Apr 2020 22:15:37 +0200
parents 2a806e3c39f6
children bbe62ea78aac
line wrap: on
line source

/* drawline.c */
int win_line(win_T *wp, linenr_T lnum, int startrow, int endrow, int nochange, int number_only);
/* vim: set ft=c : */