summaryrefslogtreecommitdiff
path: root/mail/pine4/files/patch-am
blob: f0ffb308313b9c888c12b8511cf6aa2ac5402cd9 (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 Jul  7 05:06:18 1998
--- pine/pine.h	Sun Jul 12 23:06:10 1998
***************
*** 2303,2309 ****
  } 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'
--- 2303,2309 ----
  } 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'