From ae38e88a7391551a76b9a5eed4347a876b573fc9 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Fri, 21 Oct 2005 08:53:32 +0000 Subject: - Update to 2.9.8 PR: ports/80690 Submitted by: chinsan Approved by: Kevin Day (maintainer) --- editors/joe2/files/patch-aj | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 editors/joe2/files/patch-aj (limited to 'editors/joe2/files/patch-aj') diff --git a/editors/joe2/files/patch-aj b/editors/joe2/files/patch-aj deleted file mode 100644 index 0eff727bd0f1..000000000000 --- a/editors/joe2/files/patch-aj +++ /dev/null @@ -1,16 +0,0 @@ ---- rc.h.orig Sun Feb 10 14:28:00 2002 -+++ rc.h Sun Feb 10 14:28:55 2002 -@@ -34,11 +34,11 @@ - extern OPTIONS pdefault; - void setopt(); - --/* KMAP *getcontext(char *name); -+/* KMAP *joegetcontext(char *name); - * Find and return the KMAP for a given context name. If none is found, an - * empty kmap is created, bound to the context name, and returned. - */ --KMAP *getcontext(); -+KMAP *joegetcontext(); - - /* int procrc(char *name); Process an rc file - Returns 0 for success -- cgit v1.2.3