diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-10-21 08:53:32 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-10-21 08:53:32 +0000 |
commit | ae38e88a7391551a76b9a5eed4347a876b573fc9 (patch) | |
tree | 5bca5e3f5ad85714e1dc00b4d2fe871adc6d1535 /editors/joe2/files/patch-vs.c | |
parent | - update to current CPAN version (0.1621, since 06 Feb 2005) (diff) |
- Update to 2.9.8
PR: ports/80690
Submitted by: chinsan <chinsan@mail2000.com.tw>
Approved by: Kevin Day <toasty@dragondata.com> (maintainer)
Notes
Notes:
svn path=/head/; revision=146001
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" |