summaryrefslogtreecommitdiff
path: root/x11/xview-lib/patches/patch-bx
blob: 5cba0063ed00fb13250e64a9ddc27fe5e98a006b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$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() */