summaryrefslogtreecommitdiff
path: root/x11/xview-lib/patches/patch-bx
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xview-lib/patches/patch-bx')
-rw-r--r--x11/xview-lib/patches/patch-bx12
1 files changed, 0 insertions, 12 deletions
diff --git a/x11/xview-lib/patches/patch-bx b/x11/xview-lib/patches/patch-bx
deleted file mode 100644
index 5cba0063ed0..00000000000
--- a/x11/xview-lib/patches/patch-bx
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-bx,v 1.1 2001/12/20 09:20:01 tron Exp $
-
---- lib/libxview/panel/p_gauge.c.orig Tue Jun 29 07:17:04 1993
-+++ lib/libxview/panel/p_gauge.c Thu Dec 20 10:09:16 2001
-@@ -47,6 +47,7 @@
- /* Local functions */
- static void paint_gauge();
- static void update_rects();
-+static int etoi();
-
- static Panel_ops ops = {
- panel_default_handle_event, /* handle_event() */