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-ah | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 editors/joe2/files/patch-ah (limited to 'editors/joe2/files/patch-ah') diff --git a/editors/joe2/files/patch-ah b/editors/joe2/files/patch-ah deleted file mode 100644 index d73d9c46710b..000000000000 --- a/editors/joe2/files/patch-ah +++ /dev/null @@ -1,11 +0,0 @@ ---- w.c.orig Sun Feb 10 14:28:10 2002 -+++ w.c Sun Feb 10 14:29:15 2002 -@@ -594,7 +594,7 @@ - else seth(original,original->h-height); - - /* Create new keyboard handler for window */ -- if(watom->context) new->kbd=mkkbd(getcontext(watom->context)); -+ if(watom->context) new->kbd=mkkbd(joegetcontext(watom->context)); - else new->kbd=0; - - /* Put window on the screen */ -- cgit v1.2.3