freebsd-ports/mail/pine4/files/patch-am
Steve Price 7e03a84d91 Update to version 4.10.
PR:		10286
Submitted by:	maintainer
1999-03-15 01:41:19 +00:00

20 lines
569 B
Plaintext

*** pine/pine.h.orig Mon Feb 22 14:49:07 1999
--- pine/pine.h Mon Feb 22 14:49:57 1999
***************
*** 2588,2594 ****
} 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'
--- 2588,2594 ----
} 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'