summaryrefslogtreecommitdiffstats
path: root/src/proto/drawline.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/proto/drawline.pro')
-rw-r--r--src/proto/drawline.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/proto/drawline.pro b/src/proto/drawline.pro
new file mode 100644
index 0000000..99163ac
--- /dev/null
+++ b/src/proto/drawline.pro
@@ -0,0 +1,3 @@
+/* drawline.c */
+int win_line(win_T *wp, linenr_T lnum, int startrow, int endrow, int nochange, int number_only);
+/* vim: set ft=c : */