c9c8f97e88
- Depend on the latest version of xview-config - Mark as LICENSE sun-openlook-license - Bump pkgrevision
13 lines
439 B
Text
13 lines
439 B
Text
$NetBSD: patch-ap,v 1.3 2009/12/10 20:35:56 abs Exp $
|
|
|
|
--- lib/libxview/rect/rect_util.c.orig 1993-06-29 05:15:17.000000000 +0000
|
|
+++ lib/libxview/rect/rect_util.c
|
|
@@ -16,6 +16,8 @@ static char sccsid[] = "@(#)rect_uti
|
|
|
|
#include <xview/rect.h>
|
|
|
|
+static int rect_nearest_edge();
|
|
+
|
|
/*
|
|
* Compute the distance from rect to (x, y). If (x, y) is in rect, zero is
|
|
* returned. If x_used or y_used are non-zero, the projection point is
|