libgpg-error: Update from 1.27 to 1.29
[termux-packages] / packages / bvi / comm.c.patch
1 diff -u -r ../bvi-1.4.0/comm.c ./comm.c
2 --- ../bvi-1.4.0/comm.c 2014-01-29 14:54:53.000000000 +0000
3 +++ ./comm.c 2017-07-07 07:11:55.310380582 +0000
4 @@ -84,10 +84,10 @@
5 extern char *name; /* actual filename */
6 extern char **files; /* used for "next" and "rewind" */
7 extern int numfiles, curfile;
8 -extern int errno;
9
10 static char oldbuf[CMDSZ]; /** for :!! command **/
11
12 +int save_chk(char* fname, char* start, char* end, int flags);
13
14 /*
15 * docmdline() - handle a colon command