pkgsrc/x11/xview-lib/patches/patch-bx
tron 71146f333e Cleanup patch files:
- unified format
- only one patch per file
- no files gets patched twice
2001-12-20 09:19:53 +00:00

12 lines
386 B
Text

$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() */