f4a3006..000000000000 --- a/editors/hexcurse/files/patch-src_file.c +++ /dev/null @@ -1,11 +0,0 @@ ---- src/file.c.orig 2015-11-18 04:33:09 UTC -+++ src/file.c -@@ -18,6 +18,8 @@ - \******************************************************************************/ - #include "hex.h" - -+FILE *fpIN; /* global file ptr */ -+ - /*******************************************************\ - * Description: prints out a line of text to the screen* - * the current address line and both the *