summaryrefslogtreecommitdiff
path: root/mail/exmh/patches/patch-aw
diff options
context:
space:
mode:
Diffstat (limited to 'mail/exmh/patches/patch-aw')
-rw-r--r--mail/exmh/patches/patch-aw4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/exmh/patches/patch-aw b/mail/exmh/patches/patch-aw
index 5e9f9bad5b7..65f5e1f552e 100644
--- a/mail/exmh/patches/patch-aw
+++ b/mail/exmh/patches/patch-aw
@@ -1,4 +1,4 @@
-$NetBSD: patch-aw,v 1.2 1998/08/18 10:46:20 agc Exp $
+$NetBSD: patch-aw,v 1.3 2003/05/12 20:40:18 agc Exp $
Modify default threading offsets so that standard scan format is correct.
@@ -22,6 +22,6 @@ Modify default threading offsets so that standard scan format is correct.
-proc Thread_Ftoc { {selected 0} {breakoff 20} {mark "+->"} } {
+proc Thread_Ftoc { {selected 0} {breakoff 30} {mark "+->"} } {
- global exwin exmh ftoc msg
+ global exwin exmh ftoc msg mhProfile
#