view src/proto/drawline.pro @ 28466:384462589cb2

Added tag v8.2.4757 for changeset c8c970d28ad66d13e02d99aa9d2b85dfd9b8983d
author Bram Moolenaar <Bram@vim.org>
date Sat, 16 Apr 2022 11:15:04 +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 : */