aboutsummaryrefslogtreecommitdiffstats
path: root/main/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 /main/bvi/fix-implicit.patch
parent2c612b146af42c6c9b67054851e2e064740e4c31 (diff)
downloadaports-ea72fa008e5acf911009b986ff1ddcb3a0a73d8c.tar.bz2
aports-ea72fa008e5acf911009b986ff1ddcb3a0a73d8c.tar.xz
community/bvi: move from main
Diffstat (limited to 'main/bvi/fix-implicit.patch')
-rw-r--r--main/bvi/fix-implicit.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/main/bvi/fix-implicit.patch b/main/bvi/fix-implicit.patch
deleted file mode 100644
index e50cb604fb..0000000000
--- a/main/bvi/fix-implicit.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-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