X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/5812b3357964411f31dbbdfd6f715e0e9a12fc75..fc3a49bb9739c3559a00384439287ac3bbeedbea:/packages/bvi/comm.c.patch diff --git a/packages/bvi/comm.c.patch b/packages/bvi/comm.c.patch new file mode 100644 index 00000000..bb887088 --- /dev/null +++ b/packages/bvi/comm.c.patch @@ -0,0 +1,15 @@ +diff -u -r ../bvi-1.4.0/comm.c ./comm.c +--- ../bvi-1.4.0/comm.c 2014-01-29 14:54:53.000000000 +0000 ++++ ./comm.c 2017-07-07 07:11:55.310380582 +0000 +@@ -84,10 +84,10 @@ + extern char *name; /* actual filename */ + extern char **files; /* used for "next" and "rewind" */ + 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