2013-09-26 17:14:40 +02:00

13 lines
399 B
Plaintext

$NetBSD: patch-bx,v 1.2 2009/12/10 20:35:57 abs Exp $
--- lib/libxview/panel/p_gauge.c.orig 1993-06-29 05:17:04.000000000 +0000
+++ lib/libxview/panel/p_gauge.c
@@ -47,6 +47,7 @@ static void gauge_layout();
/* Local functions */
static void paint_gauge();
static void update_rects();
+static int etoi();
static Panel_ops ops = {
panel_default_handle_event, /* handle_event() */