summaryrefslogtreecommitdiff
path: root/mail/pine4/files/patch-am
blob: 4af762eaf8c732cfa8742dfed9343e27dd10e640 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
*** pine/pine.h.orig	Tue Aug  7 15:52:01 2001
--- pine/pine.h	Fri Sep 28 00:19:46 2001
***************
*** 3120,3126 ****
  } 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'
--- 3120,3126 ----
  } 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'