diff options
author | Doug Barton <dougb@FreeBSD.org> | 2003-01-22 15:33:37 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2003-01-22 15:33:37 +0000 |
commit | de9dc670de6245fda53acb9e7da507d6f8e782e4 (patch) | |
tree | e07e6fe7b7f400df660cf00f4c799fa711b07bff /mail/pine4 | |
parent | 8fe9d932d48ed3f897aacf860061109a0e0447ae (diff) |
Notes
Diffstat (limited to 'mail/pine4')
-rw-r--r-- | mail/pine4/files/patch-am | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/mail/pine4/files/patch-am b/mail/pine4/files/patch-am deleted file mode 100644 index 4af762eaf8c7..000000000000 --- a/mail/pine4/files/patch-am +++ /dev/null @@ -1,19 +0,0 @@ -*** 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' |