aboutsummaryrefslogtreecommitdiffstats
path: root/community/bvi/fix-implicit.patch
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2017-11-05 20:13:05 +0100
committerSören Tempel <soeren+git@soeren-tempel.net>2017-11-05 20:13:05 +0100
commitea72fa008e5acf911009b986ff1ddcb3a0a73d8c (patch)
treef40ab10458eaa147a7e01790df35eee985069cd6 /community/bvi/fix-implicit.patch
parent2c612b146af42c6c9b67054851e2e064740e4c31 (diff)
downloadaports-ea72fa008e5acf911009b986ff1ddcb3a0a73d8c.tar.bz2
aports-ea72fa008e5acf911009b986ff1ddcb3a0a73d8c.tar.xz
community/bvi: move from main
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