71146f333e
- unified format - only one patch per file - no files gets patched twice
12 lines
355 B
Text
12 lines
355 B
Text
$NetBSD: patch-by,v 1.1 2001/12/20 09:20:01 tron Exp $
|
|
|
|
--- lib/libxview/panel/p_get.c.orig Tue Jun 29 07:16:49 1993
|
|
+++ lib/libxview/panel/p_get.c Thu Dec 20 10:09:16 2001
|
|
@@ -16,6 +16,7 @@
|
|
#include <xview/scrollbar.h>
|
|
|
|
static int shrink_to_fit();
|
|
+static panel_shrink_margin();
|
|
|
|
#define MAX_NEGATIVE_SHRINK 2000
|
|
#define SHRINK_MARGIN 4
|