aboutsummaryrefslogtreecommitdiff
path: root/mail/xc-mail/files/patch-ae
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2000-10-04 04:52:56 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2000-10-04 04:52:56 +0000
commit34b7bd26df86098f01124bedcea95b79da81900c (patch)
tree8ef7cff773ee511dd9b8a1dbabb346d8243c917a /mail/xc-mail/files/patch-ae
parent1452e5f02e2ef9bcbb6f31c8f0014d80ffc7f0cf (diff)
downloadports-34b7bd26df86098f01124bedcea95b79da81900c.tar.gz
ports-34b7bd26df86098f01124bedcea95b79da81900c.zip
Notes
Diffstat (limited to 'mail/xc-mail/files/patch-ae')
-rw-r--r--mail/xc-mail/files/patch-ae21
1 files changed, 21 insertions, 0 deletions
diff --git a/mail/xc-mail/files/patch-ae b/mail/xc-mail/files/patch-ae
new file mode 100644
index 000000000000..f6c5efb16c42
--- /dev/null
+++ b/mail/xc-mail/files/patch-ae
@@ -0,0 +1,21 @@
+This patch is from the XCmail FAQ.
+
+--- src/reader.cxx.orig Sat Jun 10 22:44:38 2000
++++ src/reader.cxx Mon Oct 2 00:15:12 2000
+@@ -2041,16 +2041,6 @@
+ {
+ mn.Recreate();
+ }
+- else
+- {
+- static message msg;
+- msg.Add(mn,new msgget_int(&mn,
+- (int (callable::*)(void))&menu::Selection),
+- NULL,NULL,NULL);
+- msg.Add(status,NULL,NULL,new msgset_int(&status,
+- (void (callable::*)(int))&bannertext::MenuHelpText),
+- NULL);
+- }
+
+ if (spooled>0)
+ mn.UnlockItem(5,2);