1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/mail/pine4/files/patch-am
Steve Price 6c5a81185b Update to version 4.05.
PR:		7993, 8151
Submitted by:	maintainer
1998-10-05 04:23:19 +00:00

20 lines
569 B
Plaintext

*** pine/pine.h.orig Wed Sep 16 07:14:56 1998
--- pine/pine.h Sun Sep 20 00:43:14 1998
***************
*** 2346,2352 ****
} 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'
--- 2346,2352 ----
} 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'