diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1998-07-18 05:49:22 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1998-07-18 05:49:22 +0000 |
commit | 9d53204d89685b73b3aa003686814a02a3bda532 (patch) | |
tree | b371e326223342dda8138ebfdb2fdb0451920570 /mail/pine4/files/patch-am | |
parent | Update to version 0.06. (diff) |
Pine 4.00 port
Submitted by: Adrian Penisoara <ady@freebsd.ady.ro>
Notes
Notes:
svn path=/head/; revision=11945
Diffstat (limited to 'mail/pine4/files/patch-am')
-rw-r--r-- | mail/pine4/files/patch-am | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/mail/pine4/files/patch-am b/mail/pine4/files/patch-am index 77328d9843ae..f0ffb308313b 100644 --- a/mail/pine4/files/patch-am +++ b/mail/pine4/files/patch-am @@ -1,7 +1,7 @@ -*** pine/pine.h.bak Thu Jul 11 22:15:44 1996 ---- pine/pine.h Tue Dec 3 20:52:56 1996 +*** pine/pine.h.orig Tue Jul 7 05:06:18 1998 +--- pine/pine.h Sun Jul 12 23:06:10 1998 *************** -*** 2085,2091 **** +*** 2303,2309 **** } ATABLE_S; @@ -9,11 +9,11 @@ #define TAG_INVON '\001' /* Supported character attributes */ #define TAG_INVOFF '\002' #define TAG_BOLDON '\003' ---- 2085,2091 ---- +--- 2303,2309 ---- } ATABLE_S; -! #define TAG_EMBED '\001' /* Announces embedded data in text string */ +! #define TAG_EMBED '\001' /* Announces embedded data in text string */ #define TAG_INVON '\001' /* Supported character attributes */ #define TAG_INVOFF '\002' #define TAG_BOLDON '\003' |