summaryrefslogtreecommitdiff
path: root/chinese/pine4/files/patch-an
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-11-01 00:41:02 +0000
committerSteve Price <steve@FreeBSD.org>1999-11-01 00:41:02 +0000
commit615932e68664de2677180c9b9da8acb1f98ac87d (patch)
tree87ce9df7e122c54e21f70a8b6a02b0ca279cd0ee /chinese/pine4/files/patch-an
parentUpdate to version 5.31. (diff)
Update to version 4.20.
PR: 14575 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=22755
Diffstat (limited to 'chinese/pine4/files/patch-an')
-rw-r--r--chinese/pine4/files/patch-an6
1 files changed, 3 insertions, 3 deletions
diff --git a/chinese/pine4/files/patch-an b/chinese/pine4/files/patch-an
index a8c1da0519ce..1c4d0e07b89c 100644
--- a/chinese/pine4/files/patch-an
+++ b/chinese/pine4/files/patch-an
@@ -1,6 +1,6 @@
---- pico/estruct.h.orig Fri May 29 06:56:52 1998
-+++ pico/estruct.h Tue Aug 4 12:42:14 1998
-@@ -125,7 +125,7 @@
+--- pico/estruct.h.orig Tue Oct 5 04:02:41 1999
++++ pico/estruct.h Thu Oct 14 10:53:41 1999
+@@ -130,7 +130,7 @@
#define LOBIT_CHAR(C) ((C) > 0x1f && (C) < 0x7f)
#define HIBIT_CHAR(C) ((C) > 0x7f && (C) <= 0xff)
#define HIBIT_OK(C) (!(gmode & MDHBTIGN))