1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/mail/pine4/files/patch-am
Satoshi Asami 62043602c6 Upgrade to 4.01.
Submitted by:	maintainer
1998-07-21 13:46:05 +00:00

20 lines
569 B
Plaintext

*** pine/pine.h.orig Fri Jul 17 03:10:56 1998
--- pine/pine.h Tue Jul 21 14:53:05 1998
***************
*** 2304,2310 ****
} ATABLE_S;
! #define TAG_EMBED '\377' /* Announces embedded data in text string */
#define TAG_INVON '\001' /* Supported character attributes */
#define TAG_INVOFF '\002'
#define TAG_BOLDON '\003'
--- 2304,2310 ----
} ATABLE_S;
! #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'