aboutsummaryrefslogtreecommitdiffstats
path: root/community/bvi/fix-implicit.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/bvi/fix-implicit.patch')
-rw-r--r--community/bvi/fix-implicit.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/community/bvi/fix-implicit.patch b/community/bvi/fix-implicit.patch
new file mode 100644
index 0000000000..e50cb604fb
--- /dev/null
+++ b/community/bvi/fix-implicit.patch
@@ -0,0 +1,12 @@
+diff -upr bvi-1.4.0.orig/comm.c bvi-1.4.0/comm.c
+--- bvi-1.4.0.orig/comm.c 2016-07-25 10:04:18.054650413 +0200
++++ bvi-1.4.0/comm.c 2016-07-25 10:04:29.471264368 +0200
+@@ -87,7 +87,7 @@ extern int numfiles, curfile;
+ extern int errno;
+
+ static char oldbuf[CMDSZ]; /** for :!! command **/
+-
++int save_chk(char *fname, char *start, char *end, int flags);
+
+ /*
+ * docmdline() - handle a colon command