71146f333e
- unified format - only one patch per file - no files gets patched twice
15 lines
413 B
Text
15 lines
413 B
Text
$NetBSD: patch-cv,v 1.1 2001/12/20 09:20:04 tron Exp $
|
|
|
|
--- lib/libxview/textsw/ps_impl.c.orig Tue Jun 29 07:17:39 1993
|
|
+++ lib/libxview/textsw/ps_impl.c Thu Dec 20 10:09:17 2001
|
|
@@ -62,6 +62,10 @@
|
|
static Es_index ps_replace(), ps_scratch_replace();
|
|
static int ps_set();
|
|
|
|
+static int get_current_offset();
|
|
+
|
|
+static copy_pieces();
|
|
+
|
|
static Es_index write_header_etc();
|
|
|
|
static struct es_ops ps_ops = {
|