pkgsrc/x11/xview-lib/patches/patch-ap
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

13 lines
413 B
Text

$NetBSD: patch-ap,v 1.2 2001/12/20 09:19:55 tron Exp $
--- lib/libxview/rect/rect_util.c.orig Tue Jun 29 07:15:17 1993
+++ lib/libxview/rect/rect_util.c Thu Dec 20 10:09:17 2001
@@ -16,6 +16,8 @@
#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