summaryrefslogtreecommitdiff
path: root/x11-wm/uwm/files/patch-aj
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2002-09-25 14:58:56 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2002-09-25 14:58:56 +0000
commit7f2ebf62087ed83e2b98ee0a717a390aa09d0214 (patch)
tree30895aed7a7fcf52fc267be95b1ea63ef2ce2750 /x11-wm/uwm/files/patch-aj
parentUpdate to 4.6.2 and unmark FORBIDDEN. (diff)
Fix build on -CURRENT.
Notes
Notes: svn path=/head/; revision=67132
Diffstat (limited to 'x11-wm/uwm/files/patch-aj')
-rw-r--r--x11-wm/uwm/files/patch-aj11
1 files changed, 10 insertions, 1 deletions
diff --git a/x11-wm/uwm/files/patch-aj b/x11-wm/uwm/files/patch-aj
index fa71e26e7ccf..a2b090396e92 100644
--- a/x11-wm/uwm/files/patch-aj
+++ b/x11-wm/uwm/files/patch-aj
@@ -1,7 +1,8 @@
+$FreeBSD$
$NetBSD: patch-aj,v 1.1 2000/01/19 07:24:07 itohy Exp $
--- Menu.c.orig Sat Oct 1 09:41:13 1988
-+++ Menu.c Mon Oct 16 09:10:20 2000
++++ Menu.c Wed Sep 25 14:50:55 2002
@@ -84,6 +84,14 @@
char **oldenviron;
extern char **environ, **newenviron;
@@ -31,3 +32,11 @@ $NetBSD: patch-aj,v 1.1 2000/01/19 07:24:07 itohy Exp $
return(status);
}
+@@ -129,7 +140,6 @@
+ char *hlname; /* Pointer to hi-liter name. */
+ char *strbuf; /* String buffer for IsTextNL. */
+ Bool checkMotion = TRUE; /* To Restore Cursor Position */
+- char *malloc();
+ int funcbutton; /* function button for window select */
+
+ /*