aboutsummaryrefslogtreecommitdiffstats
path: root/community/bvi/fix-implicit.patch
blob: e50cb604fbf2eff2fca3068946cdc551bfe477d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
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