diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2005-01-21 15:36:45 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2005-01-21 15:36:45 +0000 |
commit | 7011c19a8c96a2f8fb7c04d61cb28cdc507584a6 (patch) | |
tree | 22c0efaf2b6bb5b461389f9bac9542c7e3a5909a /editors/joe2/files/patch-vs.c | |
parent | a33896596d7008d70bca9b6ce72347e2d7b6fd9a (diff) |
Notes
Diffstat (limited to 'editors/joe2/files/patch-vs.c')
-rw-r--r-- | editors/joe2/files/patch-vs.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/joe2/files/patch-vs.c b/editors/joe2/files/patch-vs.c deleted file mode 100644 index 324cbcab5835..000000000000 --- a/editors/joe2/files/patch-vs.c +++ /dev/null @@ -1,11 +0,0 @@ ---- vs.c.orig Tue Oct 14 22:58:32 2003 -+++ vs.c Tue Oct 14 22:58:52 2003 -@@ -16,7 +16,7 @@ - JOE; see the file COPYING. If not, write to the Free Software Foundation, - 675 Mass Ave, Cambridge, MA 02139, USA. */ - --#include <varargs.h> -+#include <stdarg.h> - #include "config.h" - #include "zstr.h" - #include "blocks.h" |