71146f333e
- unified format - only one patch per file - no files gets patched twice
13 lines
413 B
Text
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
|